diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/map/battle/items.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/map/battle/items.conf b/conf/map/battle/items.conf index cc473310c..60580cb44 100644 --- a/conf/map/battle/items.conf +++ b/conf/map/battle/items.conf @@ -117,8 +117,8 @@ unequip_restricted_equipment: 1 bow_unequip_arrow: false // How much should rental mounts increase a player's movement speed? (Note 2) -// Official: 25 (Default) - Doesn't works :-( -boarding_halter_speed: 0 +// Official: 25 (Default) - TODO: Setting to 0 Doesn't works :-( +boarding_halter_speed: 25 // Allow to use items when the storage is open? // Official: false (Default) |