diff options
Diffstat (limited to 'npc/012-2-2')
-rw-r--r-- | npc/012-2-2/sorfina.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-2-2/sorfina.txt b/npc/012-2-2/sorfina.txt index be92fa32..86f8c82f 100644 --- a/npc/012-2-2/sorfina.txt +++ b/npc/012-2-2/sorfina.txt @@ -29,7 +29,7 @@ L_Legacy: close; OnInit: - .bodytype = BODYTYPE_2; + .sex = GENDER_MALE; .distance = 4; end; } |