From 0c778077e5a180a38116534742d139c78fa2da55 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Thu, 8 Dec 2011 16:52:23 +0100 Subject: Christmas amendments --- world/map/npc/xmas/2011/bodyguards.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'world/map/npc/xmas/2011/bodyguards.txt') diff --git a/world/map/npc/xmas/2011/bodyguards.txt b/world/map/npc/xmas/2011/bodyguards.txt index 84eda7a7..4ce1900e 100644 --- a/world/map/npc/xmas/2011/bodyguards.txt +++ b/world/map/npc/xmas/2011/bodyguards.txt @@ -26,7 +26,7 @@ L_NoEvent: L_RewardTime: mes "[Vilhelmiina]"; - mes "\"Santa welcomes visitors now. You may enter.\""; + mes "\"Santa is ready to see visitors now. You may enter.\""; goto L_Close; L_Close: @@ -111,10 +111,8 @@ L_RewardTime: 030-1.gat,99,53,0|script|#Door|127,1,1,{ if (!(gettime(7) == $@xmas2011_year && gettime(6) == 12 && gettime(5) >= $@xmas2011_start_day)) - goto L_NoEvent; + end; warp "030-2.gat", 88, 50; - -L_NoEvent: end; } -- cgit v1.2.3-70-g09d2