diff options
Diffstat (limited to 'conf/map')
-rw-r--r-- | conf/map/battle/skill.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/map/battle/skill.conf b/conf/map/battle/skill.conf index fe9ca638a..080ca6517 100644 --- a/conf/map/battle/skill.conf +++ b/conf/map/battle/skill.conf @@ -355,3 +355,8 @@ magicrod_type: 0 // Official RE: 0 (Default value.) // Official Pre-RE: 1 skill_enabled_npc: 0 + +// Close the storage/gstorage when teleported? (Note 1) +// true : (Official) +// false : (Athena) +teleport_close_storage: true |