From fd9d9489de68ce56789446c7741265d8ffe672fc Mon Sep 17 00:00:00 2001 From: Fedja Beader Date: Mon, 30 Dec 2024 06:30:27 +0000 Subject: Add sauerkraut to illia common items equivalent to bird legs already dropped there. .. entirely untested. Will probably work out of the box. Probably. --- world/map/npc/052-2/storage.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/world/map/npc/052-2/storage.txt b/world/map/npc/052-2/storage.txt index a8582408..e9ca98bc 100644 --- a/world/map/npc/052-2/storage.txt +++ b/world/map/npc/052-2/storage.txt @@ -32,7 +32,7 @@ L_StartItemInvoker: end; OnInit: - setarray $@illia_storage_items, 541, 567, 568, 562; + setarray $@illia_storage_items, 541, 567, 568, 562, 5379; setarray $@illia_storage_special_items, 687, 827, 1229; // 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; -- cgit v1.2.3-70-g09d2