summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-30 18:31:06 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-30 18:31:06 -0300
commit36d03e27f61e96b5736e7e0b7ffa896631931080 (patch)
treecad32d142cc95b9e774644356e711232e7c91524 /db
parenta636815010c2f28b229ae048db5de1fea1f49c65 (diff)
downloadserverdata-36d03e27f61e96b5736e7e0b7ffa896631931080.tar.gz
serverdata-36d03e27f61e96b5736e7e0b7ffa896631931080.tar.bz2
serverdata-36d03e27f61e96b5736e7e0b7ffa896631931080.tar.xz
serverdata-36d03e27f61e96b5736e7e0b7ffa896631931080.zip
Pirate Treasure Map - Part I
Diffstat (limited to 'db')
-rw-r--r--db/quest_db.conf4
-rw-r--r--db/re/item_db.conf3
2 files changed, 6 insertions, 1 deletions
diff --git a/db/quest_db.conf b/db/quest_db.conf
index 94af84174..79d0e54ec 100644
--- a/db/quest_db.conf
+++ b/db/quest_db.conf
@@ -345,6 +345,10 @@ quest_db: (
Id: 107
Name: "HurnscaldQuest_LOFPass"
},
+{
+ Id: 108
+ Name: "HurnscaldQuest_PirateCave"
+},
// ID 111 to 130: Nivalis Quests
{
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index f0f04191d..dea11da00 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -1981,7 +1981,8 @@ item_db: (
KeepAfterUse: true
Refine: false
Script: <"
- dispbottom ("Error, contact pirate about this! or just blame Saulc");
+ dispbottom ("Illegible. We should ask a pirate about this.");
+ callfunc "compareandsetq", HurnscaldQuest_PirateCave, 0, 1;
">
},
{