diff options
Diffstat (limited to 'npc/015-3-3/boss.txt')
-rw-r--r-- | npc/015-3-3/boss.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/015-3-3/boss.txt b/npc/015-3-3/boss.txt index 627655d0a..eab30c194 100644 --- a/npc/015-3-3/boss.txt +++ b/npc/015-3-3/boss.txt @@ -4,7 +4,7 @@ // Description: // Pirate Den - Boss Fight & Treasure Chest -015-3-3,100,67,0 script #015-3-3_Prize NPC_CHEST,{ +015-3-3,100,67,0 script Pirate Treasure Chest NPC_CHEST,{ /* Boss Showdown incomplete */ if (getq(HurnscaldQuest_PirateCave) < 6) { warp "015-3-2", 24, 62; |