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 7a7c1590..53ee082d 100644
--- a/npc/001-1/merlin.txt
+++ b/npc/001-1/merlin.txt
@@ -19,7 +19,7 @@ OnTouch:
end;
OnInit:
- .sex = G_MALE;
+ .bodytype = BODYTYPE_3;
.distance = 2;
end;
}