summaryrefslogtreecommitdiff
path: root/world/map/npc/functions/debug.txt
diff options
context:
space:
mode:
authorJessica Tölke <jtoelke@mail.upb.de>2012-06-26 23:54:12 +0200
committerJessica Tölke <jtoelke@mail.upb.de>2012-06-26 23:54:12 +0200
commit59fb6de64df79632f247a20f0e04a04fa21fa2d1 (patch)
tree36c35c95d6c0775bb5382667931a4a5781d2c4a7 /world/map/npc/functions/debug.txt
parentc32bd7e2bb058272c07681e5b5483868644b5d50 (diff)
downloadserverdata-59fb6de64df79632f247a20f0e04a04fa21fa2d1.tar.gz
serverdata-59fb6de64df79632f247a20f0e04a04fa21fa2d1.tar.bz2
serverdata-59fb6de64df79632f247a20f0e04a04fa21fa2d1.tar.xz
serverdata-59fb6de64df79632f247a20f0e04a04fa21fa2d1.zip
Fix a misspelled label in the debug function.
Diffstat (limited to 'world/map/npc/functions/debug.txt')
-rwxr-xr-xworld/map/npc/functions/debug.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/functions/debug.txt b/world/map/npc/functions/debug.txt
index 6880c904..b3692606 100755
--- a/world/map/npc/functions/debug.txt
+++ b/world/map/npc/functions/debug.txt
@@ -441,7 +441,7 @@ L_ChangeFocusSkills:
"Speed.", L_ChangeSpeedSkill,
"Resist Poison.", L_ChangeResistPoisonSkill,
"Astral Soul.", L_ChangeAstralSoulSkill,
- "Raging.", LChangeRagingSkill,
+ "Raging.", L_ChangeRagingSkill,
"All focus skills to their maximum level.", L_AllFocusSkills,
"Back to the focus skills menu.", L_FocusSkills,
"Close.", -;