summaryrefslogtreecommitdiff
path: root/npc/020-2-30/david.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/020-2-30/david.txt')
-rw-r--r--npc/020-2-30/david.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/020-2-30/david.txt b/npc/020-2-30/david.txt
index 3329485a..1e7f2158 100644
--- a/npc/020-2-30/david.txt
+++ b/npc/020-2-30/david.txt
@@ -36,7 +36,7 @@ function rossyPotion {
}
OnInit:
- .bodytype = BODYTYPE_2;
+ .sex = GENDER_MALE;
.distance = 4;
end;
}