diff options
Diffstat (limited to 'npc/001-2-24')
-rw-r--r-- | npc/001-2-24/nard.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-2-24/nard.txt b/npc/001-2-24/nard.txt index 5d744610..a5174de8 100644 --- a/npc/001-2-24/nard.txt +++ b/npc/001-2-24/nard.txt @@ -52,7 +52,7 @@ L_Lost : close; OnInit: - setnpcsex G_MALE; + .sex = G_MALE; setnpcdistance 5; end; } |