summaryrefslogtreecommitdiff
path: root/npc/008-2-16
diff options
context:
space:
mode:
Diffstat (limited to 'npc/008-2-16')
-rw-r--r--npc/008-2-16/stove.txt2
-rw-r--r--npc/008-2-16/yannika.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/008-2-16/stove.txt b/npc/008-2-16/stove.txt
index 34b9dfaf..fbc19ef5 100644
--- a/npc/008-2-16/stove.txt
+++ b/npc/008-2-16/stove.txt
@@ -82,7 +82,7 @@
close;
OnInit:
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.distance = 2;
end;
}
diff --git a/npc/008-2-16/yannika.txt b/npc/008-2-16/yannika.txt
index ecf9551a..48621f88 100644
--- a/npc/008-2-16/yannika.txt
+++ b/npc/008-2-16/yannika.txt
@@ -460,7 +460,7 @@
}
OnInit:
- .bodytype = BODYTYPE_2;
+ .sex = GENDER_MALE;
.distance = 4;
.quest=General_Cooking;