diff options
Diffstat (limited to 'npc/011-1')
-rw-r--r-- | npc/011-1/_import.txt | 1 | ||||
-rw-r--r-- | npc/011-1/treasure.txt | 9 |
2 files changed, 10 insertions, 0 deletions
diff --git a/npc/011-1/_import.txt b/npc/011-1/_import.txt index 2545a2de2..258abb6da 100644 --- a/npc/011-1/_import.txt +++ b/npc/011-1/_import.txt @@ -3,3 +3,4 @@ "npc/011-1/_mobs.txt", "npc/011-1/_warps.txt", "npc/011-1/manastone.txt", +"npc/011-1/treasure.txt", diff --git a/npc/011-1/treasure.txt b/npc/011-1/treasure.txt new file mode 100644 index 000000000..8b2eb8e0b --- /dev/null +++ b/npc/011-1/treasure.txt @@ -0,0 +1,9 @@ +// TMW2 Script + +// (Random) Treasure Chest +// Authored by Jesusalva +// Regenerates every 6 hours + +011-1,0,0,0 duplicate(#chest_00710) #chest_01110 NPC_CHEST +011-1,0,0,0 duplicate(#chest_00710) #chest_01111 NPC_CHEST + |