summaryrefslogtreecommitdiff
path: root/npc/000-2-1/devis.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-1/devis.txt')
-rw-r--r--npc/000-2-1/devis.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-1/devis.txt b/npc/000-2-1/devis.txt
index ac23cdd6..63e421a6 100644
--- a/npc/000-2-1/devis.txt
+++ b/npc/000-2-1/devis.txt
@@ -11,7 +11,7 @@
close;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 2;
end;
}