summaryrefslogtreecommitdiff
path: root/npc/001-2-19/doors.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2-19/doors.txt')
-rw-r--r--npc/001-2-19/doors.txt8
1 files changed, 2 insertions, 6 deletions
diff --git a/npc/001-2-19/doors.txt b/npc/001-2-19/doors.txt
index 868bd4e2..63e37a97 100644
--- a/npc/001-2-19/doors.txt
+++ b/npc/001-2-19/doors.txt
@@ -27,9 +27,7 @@ OnTimer340:
doorTimer;
OnInit:
- .sex = G_MALE;
- .distance = 5;
- end;
+ doorInit;
}
001-2-19,41,48,0 script #MerchantHallWarp2 NPC_HIDDEN,0,0,{
@@ -54,7 +52,5 @@ OnTimer340:
doorTimer;
OnInit:
- .sex = G_MALE;
- .distance = 5;
- end;
+ doorInit;
}