diff options
Diffstat (limited to 'npc/012-2-2/sorfina.txt')
-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 9f389b81..4ba7bec3 100644 --- a/npc/012-2-2/sorfina.txt +++ b/npc/012-2-2/sorfina.txt @@ -29,7 +29,7 @@ L_Legacy: close; OnInit: - .sex = G_FEMALE; + .bodytype = BODYTYPE_2; .distance = 4; end; } |