summaryrefslogtreecommitdiff
path: root/npc/commands/debug-look.txt
diff options
context:
space:
mode:
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;