summaryrefslogtreecommitdiff
path: root/npc/001-1/salem.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1/salem.txt')
-rw-r--r--npc/001-1/salem.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/salem.txt b/npc/001-1/salem.txt
index 3a378620..fbbf7872 100644
--- a/npc/001-1/salem.txt
+++ b/npc/001-1/salem.txt
@@ -205,7 +205,7 @@ OnPiouFlee:
end;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}