summaryrefslogtreecommitdiff
path: root/npc/commands/debug.txt
diff options
context:
space:
mode:
authorgumi <mekolat@users.noreply.github.com>2017-01-15 11:54:43 -0500
committergumi <mekolat@users.noreply.github.com>2017-01-15 11:54:43 -0500
commitfc4c06b12d35e62bcf52e19bd8a8754166b55efc (patch)
tree65a69067d4d5650ab7c02f3892234ce2ba3141b4 /npc/commands/debug.txt
parentf0687a529a0a143b0ceca96eb0546c39199f2878 (diff)
downloadserverdata-fc4c06b12d35e62bcf52e19bd8a8754166b55efc.tar.gz
serverdata-fc4c06b12d35e62bcf52e19bd8a8754166b55efc.tar.bz2
serverdata-fc4c06b12d35e62bcf52e19bd8a8754166b55efc.tar.xz
serverdata-fc4c06b12d35e62bcf52e19bd8a8754166b55efc.zip
rectify the indentation
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:");