summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-05-07 08:39:38 -0300
committerJesusaves <cpntb1@ymail.com>2020-05-07 08:39:38 -0300
commitb0f62e5acf6b9e8d9a8997f8c3028ab29e64cc86 (patch)
tree78374ab97af6a7af7bbc4681294cc5c7a13ae7c8
parent3ba29c384ffbdbfa32e1ce4d3220d2c7f4a210a1 (diff)
downloadserverdata-b0f62e5acf6b9e8d9a8997f8c3028ab29e64cc86.tar.gz
serverdata-b0f62e5acf6b9e8d9a8997f8c3028ab29e64cc86.tar.bz2
serverdata-b0f62e5acf6b9e8d9a8997f8c3028ab29e64cc86.tar.xz
serverdata-b0f62e5acf6b9e8d9a8997f8c3028ab29e64cc86.zip
Add the Treasure Chests to the maps designed by Micksha (Artis Sewers kept)
-rw-r--r--npc/functions/treasure.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/npc/functions/treasure.txt b/npc/functions/treasure.txt
index 03ff58a9..0add1155 100644
--- a/npc/functions/treasure.txt
+++ b/npc/functions/treasure.txt
@@ -56,7 +56,7 @@ function script TreasureBox {
// (Random) Treasure Chest
// Authored by Jesusalva
// Regenerates every 6 hours
-008-3-0,0,0,0 script #chest_008-3-0 NPC_CHEST,{
+001-3-0,0,0,0 script #chest_001-3-0 NPC_CHEST,{
/*
// Extract the map name - Seems unused
explode(.@ni$, .name$, "_");
@@ -117,8 +117,10 @@ OnClock1956:
}
// Lets bring some treasure to The Mana World
-008-3-1,0,0,0 duplicate(#chest_008-3-0) #chest_008-3-1 NPC_CHEST
-008-3-2,0,0,0 duplicate(#chest_008-3-0) #chest_008-3-2 NPC_CHEST
+008-3-4,0,0,0 duplicate(#chest_001-3-0) #chest_008-3-4 NPC_CHEST
+008-3-5,0,0,0 duplicate(#chest_001-3-0) #chest_008-3-5 NPC_CHEST
+008-3-6,0,0,0 duplicate(#chest_001-3-0) #chest_008-3-65 NPC_CHEST
-001-3-0,0,0,0 duplicate(#chest_008-3-0) #chest_001-3-0 NPC_CHEST
+012-3-1,0,0,0 duplicate(#chest_001-3-0) #chest_012-3-1 NPC_CHEST
+012-3-3,0,0,0 duplicate(#chest_001-3-0) #chest_012-3-3 NPC_CHEST