summaryrefslogtreecommitdiff
path: root/npc/commands/debug.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/commands/debug.txt')
-rw-r--r--npc/commands/debug.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/commands/debug.txt b/npc/commands/debug.txt
index b768542b..83387d26 100644
--- a/npc/commands/debug.txt
+++ b/npc/commands/debug.txt
@@ -1,6 +1,6 @@
function script GlobalDebugMenu {
- function resetAll {
- function doReset {
+ function resetAll {
+ function doReset {
resetstatus;
resetskill;
resetlvl 1;
@@ -35,7 +35,7 @@ function script GlobalDebugMenu {
return;
}
- function changeLevel {
+ function changeLevel {
clear;
setnpcdialogtitle l("Debug - Change level");
mes l("To change your base level, use this command:");
@@ -60,7 +60,7 @@ function script GlobalDebugMenu {
next;
return;
}
- function changeStats {
+ function changeStats {
clear;
setnpcdialogtitle l("Debug - Change stats");
mes l("To change your stats, use these commands:");