From 458eb3ca3e5f58a5213a6ee384bdf04eccd35e2e Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 5 Nov 2014 11:20:01 -0600 Subject: NPCs on 052-* fixed --- world/map/npc/052-2/storage.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'world/map/npc/052-2/storage.txt') diff --git a/world/map/npc/052-2/storage.txt b/world/map/npc/052-2/storage.txt index 50c4bad7..1951cfaf 100644 --- a/world/map/npc/052-2/storage.txt +++ b/world/map/npc/052-2/storage.txt @@ -8,7 +8,7 @@ // 2: All spawns are done and the players killed all mobs //----------------------------------------------------------------------------- -052-2.gat,23,69,0|script|#TriggerItemsInvoker|32767,1,0, +052-2.gat,23,69,0|script|#TriggerItemsInvoker|32767,1,0 { set @step, 6; if ($@illia_progress < @step) goto L_ShouldNotBeHere; @@ -27,14 +27,14 @@ L_StartItemInvoker: } -052-2.gat,1,1,0|script|#ItemsInvoker|127, +052-2.gat,1,1,0|script|#ItemsInvoker|127 { end; OnInit: setarray $@illia_storage_items, 541, 567, 568, 562; setarray $@illia_storage_special_items, 687, 827, 1229; - // Map coords : x1,y1, x2,y2, ... + // Map coords:* x1,y1, x2,y2, ... setarray $@illia_storage_item_points, 20,67, 22,75, 27,71, 30,73, 34,76, 30,64, 34,65, 34,62, 21,61, 22,64; end; @@ -172,7 +172,7 @@ OnWow: } -052-2.gat,35,68,0|script|#ToPartyRoom|32767,1,1, +052-2.gat,35,68,0|script|#ToPartyRoom|32767,1,1 { set @step, 6; if ($@illia_progress < @step) goto L_ShouldNotBeHere; -- cgit v1.2.3-70-g09d2