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