summaryrefslogtreecommitdiff
path: root/npc/008-2-2/ledmitz.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/008-2-2/ledmitz.txt')
-rw-r--r--npc/008-2-2/ledmitz.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/008-2-2/ledmitz.txt b/npc/008-2-2/ledmitz.txt
index 3ed94009..46bdaccd 100644
--- a/npc/008-2-2/ledmitz.txt
+++ b/npc/008-2-2/ledmitz.txt
@@ -16,7 +16,7 @@ OnTalk:
end;
OnInit:
- .bodytype = BODYTYPE_3;
+ .sex = GENDER_HIDDEN;
.distance = 3;
end;
}
@@ -31,7 +31,7 @@ OnTalk:
end;
OnInit:
- .bodytype = BODYTYPE_3;
+ .sex = GENDER_HIDDEN;
.distance = 3;
end;
}