summaryrefslogtreecommitdiff
path: root/npc/001-1/pious.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1/pious.txt')
-rw-r--r--npc/001-1/pious.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/pious.txt b/npc/001-1/pious.txt
index 668145fd..3e5dbeff 100644
--- a/npc/001-1/pious.txt
+++ b/npc/001-1/pious.txt
@@ -11,7 +11,7 @@
end;
OnInit:
- setnpcsex G_OTHER;
+ .sex = G_OTHER;
setnpcdistance 2;
end;
}