pub fn base_sprite_mode(mode: &str) -> &str
Strip a directional suffix so stale server modes like walk_north still face correctly. Longer suffixes (_northeast) are matched before shorter ones (_north).
walk_north
_northeast
_north