summaryrefslogtreecommitdiff
path: root/npc/commands/debug-look.txt
diff options
context:
space:
mode:
authorjesusalva <cpntb1@ymail.com>2018-02-14 23:05:14 -0200
committerjesusalva <cpntb1@ymail.com>2018-02-14 23:05:14 -0200
commit50c8a3e753af5d63a644fd22148fe3f9d3ffbe6a (patch)
tree5492507e5113b61c35194007f87d702d55ca4591 /npc/commands/debug-look.txt
parenteab1c23d0a728f3a9a20343ed20c22dbfa8d5cf5 (diff)
downloadserverdata-50c8a3e753af5d63a644fd22148fe3f9d3ffbe6a.tar.gz
serverdata-50c8a3e753af5d63a644fd22148fe3f9d3ffbe6a.tar.bz2
serverdata-50c8a3e753af5d63a644fd22148fe3f9d3ffbe6a.tar.xz
serverdata-50c8a3e753af5d63a644fd22148fe3f9d3ffbe6a.zip
@qdebug still needs to be autogenerated. It is now usable to 1337 devs, but will
most likely cause server errors.
Diffstat (limited to 'npc/commands/debug-look.txt')
-rw-r--r--npc/commands/debug-look.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/debug-look.txt b/npc/commands/debug-look.txt
index 4bdcf84f1..af6a099cc 100644
--- a/npc/commands/debug-look.txt
+++ b/npc/commands/debug-look.txt
@@ -8,7 +8,7 @@ function script BarberDebug {
//menuint
// l("Male"), G_MALE,
// l("Female"), G_FEMALE,
- // l("Non-binary"), G_OTHER;
+ // l("Other"), G_OTHER;
//Sex = @menuret; // FIXME: make this work like in tmwAthena
//return;