summaryrefslogtreecommitdiff
path: root/npc/020-7-1/janitors.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/020-7-1/janitors.txt')
-rw-r--r--npc/020-7-1/janitors.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/npc/020-7-1/janitors.txt b/npc/020-7-1/janitors.txt
index 199a90b8e..a268e243f 100644
--- a/npc/020-7-1/janitors.txt
+++ b/npc/020-7-1/janitors.txt
@@ -12,6 +12,8 @@
end;
OnInit:
+ .sex=G_MALE;
+ .distance=5;
npcsit;
end;
}
@@ -24,6 +26,8 @@ OnInit:
end;
OnInit:
+ .sex=G_FEMALE;
+ .distance=5;
npcsit;
end;
}
@@ -36,6 +40,8 @@ OnInit:
end;
OnInit:
+ .sex=G_MALE;
+ .distance=5;
end;
}
@@ -48,6 +54,8 @@ OnInit:
end;
OnInit:
+ .sex=G_MALE;
+ .distance=5;
end;
}
@@ -59,6 +67,8 @@ OnInit:
end;
OnInit:
+ .sex=G_FEMALE;
+ .distance=5;
end;
}