From f40581c8718e979306a98dafca01bc517b7e51bd Mon Sep 17 00:00:00 2001 From: coffee Date: Sat, 3 Sep 2011 11:21:01 -0300 Subject: Small fix in hasan and spawn the caretaker's wife in oninit label. --- world/map/npc/027-2/caretaker.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'world/map/npc/027-2') diff --git a/world/map/npc/027-2/caretaker.txt b/world/map/npc/027-2/caretaker.txt index 2cc64ec1..3a53fb99 100644 --- a/world/map/npc/027-2/caretaker.txt +++ b/world/map/npc/027-2/caretaker.txt @@ -120,6 +120,10 @@ OnTimer3000: setnpctimer 0; end; +onInit: + monster "027-2.gat", 29, 21, "Caretaker's Wife", 1044, 1, "Caretaker::OnWifeDeath"; + end; + OnWifeDeath: mapannounce "027-2.gat", "NO! YOU KILLED MY WIFE!", 0; gmcommand "@l I killed the caretaker's wife!"; -- cgit v1.2.3-60-g2f50