summaryrefslogtreecommitdiff
path: root/npc/001-1/merlin.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1/merlin.txt')
-rw-r--r--npc/001-1/merlin.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/merlin.txt b/npc/001-1/merlin.txt
index 53ee082d..92b4b1db 100644
--- a/npc/001-1/merlin.txt
+++ b/npc/001-1/merlin.txt
@@ -19,7 +19,7 @@ OnTouch:
end;
OnInit:
- .bodytype = BODYTYPE_3;
+ .sex = GENDER_HIDDEN;
.distance = 2;
end;
}