summaryrefslogtreecommitdiff
path: root/conf/battle/skill.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/battle/skill.conf')
-rw-r--r--conf/battle/skill.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/conf/battle/skill.conf b/conf/battle/skill.conf
index 0dd97610e..622ce7877 100644
--- a/conf/battle/skill.conf
+++ b/conf/battle/skill.conf
@@ -276,7 +276,7 @@ invincible.nodamage: no
// Default: yes
dancing_weaponswitch_fix: yes
-// Skill Trap Type
-// 0: (official) traps only makes player unable to move after its walk path is complete, and it activates other traps on the way.
-// 1: trap makes player stop moving right when stepping over it.
-skill_trap_type: 0
+// Skill Trap Type (GvG)
+// 0: (official) Traps in GvG only make player stop moving after its walk path is complete, and it activates other traps on the way.
+// 1: Traps in GvG make player stop moving right when stepping over it.
+skill_trap_type: 0 \ No newline at end of file