diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/battle/player.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/battle/player.conf b/conf/battle/player.conf index b31385b8b..9168a6320 100644 --- a/conf/battle/player.conf +++ b/conf/battle/player.conf @@ -185,3 +185,7 @@ idletime_criteria: 0x1F costume_refine_def: yes shadow_refine_def: yes shadow_refine_atk: yes + +// Keep player facing direction after warping? +// Default: no (on official servers players always faces north) +player_warp_keep_direction: yes |