summaryrefslogtreecommitdiff
path: root/npc/020-7/workers.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/020-7/workers.txt')
-rw-r--r--npc/020-7/workers.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/020-7/workers.txt b/npc/020-7/workers.txt
index 5c4683e95..2e7388e8f 100644
--- a/npc/020-7/workers.txt
+++ b/npc/020-7/workers.txt
@@ -16,6 +16,8 @@
switch (.@q) {
case 1:
case 2:
+ case 13:
+ case 14:
break;
case 3:
case 4:
@@ -125,6 +127,8 @@ OnInit:
end;
OnInit:
+ .sex=G_FEMALE;
+ .distance=5;
npcsit;
end;
}