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 3396f413..fea9c141 100644 --- a/npc/001-2-24/nard.txt +++ b/npc/001-2-24/nard.txt @@ -88,7 +88,7 @@ L_Lost: close; OnInit: - .bodytype = BODYTYPE_3; + .sex = GENDER_HIDDEN; .distance = 5; end; } |