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