summaryrefslogtreecommitdiff
path: root/conf/battle/skill.conf
diff options
context:
space:
mode:
authorshennetsind <notind@gmail.com>2013-02-10 19:48:17 -0800
committershennetsind <notind@gmail.com>2013-02-10 19:48:17 -0800
commitdff5f3f362f09dbeb8d60b19a4d53d34ca1f8087 (patch)
tree6c3aa9dfa71e3c4e464fc86f611c40088bf8edd3 /conf/battle/skill.conf
parent7a8857cbf73d589ded8ef7bcf000063ad0ef1432 (diff)
parent56a20bb18d6fde61bb82cf160a131eb54d464148 (diff)
downloadhercules-dff5f3f362f09dbeb8d60b19a4d53d34ca1f8087.tar.gz
hercules-dff5f3f362f09dbeb8d60b19a4d53d34ca1f8087.tar.bz2
hercules-dff5f3f362f09dbeb8d60b19a4d53d34ca1f8087.tar.xz
hercules-dff5f3f362f09dbeb8d60b19a4d53d34ca1f8087.zip
Merge pull request #9 from Mysteries/master
Fixed a few Typos and merged rAthena changes
Diffstat (limited to 'conf/battle/skill.conf')
-rw-r--r--conf/battle/skill.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/battle/skill.conf b/conf/battle/skill.conf
index ecb2dd00a..622ce7877 100644
--- a/conf/battle/skill.conf
+++ b/conf/battle/skill.conf
@@ -277,6 +277,6 @@ invincible.nodamage: no
dancing_weaponswitch_fix: yes
// Skill Trap Type (GvG)
-// 0: (official) traps in GvG only makes player unable to move after its walk path is complete, and it activates other traps on the way.
-// 1: trap in GvG makes player stop moving right when stepping over it.
-skill_trap_type: 0
+// 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