summaryrefslogtreecommitdiff
path: root/world/map/db
diff options
context:
space:
mode:
authormekolat <mekolat@users.noreply.github.com>2015-12-03 15:16:25 -0500
committermekolat <mekolat@users.noreply.github.com>2016-04-19 13:34:34 -0400
commit0cbb98ba6e0b4f1bc034ed663480ee17f59c9b43 (patch)
tree406780effc6453362b7c41a784153c623aa33fd0 /world/map/db
parentef9c36da33a3d9b40d64ee6d1b31e35196fe0bb7 (diff)
downloadserverdata-0cbb98ba6e0b4f1bc034ed663480ee17f59c9b43.tar.gz
serverdata-0cbb98ba6e0b4f1bc034ed663480ee17f59c9b43.tar.bz2
serverdata-0cbb98ba6e0b4f1bc034ed663480ee17f59c9b43.tar.xz
serverdata-0cbb98ba6e0b4f1bc034ed663480ee17f59c9b43.zip
celestia quest
make heart necklace into a trinket
Diffstat (limited to 'world/map/db')
-rw-r--r--world/map/db/const.txt1
-rw-r--r--world/map/db/item_db_generic.txt1
-rw-r--r--world/map/db/item_db_trinket.txt1
-rw-r--r--world/map/db/quest-log.txt2
4 files changed, 4 insertions, 1 deletions
diff --git a/world/map/db/const.txt b/world/map/db/const.txt
index 0a4b5fb0..1b80db02 100644
--- a/world/map/db/const.txt
+++ b/world/map/db/const.txt
@@ -226,6 +226,7 @@ cOrange 7
cPurple 8
cDarkGreen 9
+SC_HALT_REGENERATE 195
sc_poison 132
sc_slowpoison 14
sc_raiseattackspeed0 37
diff --git a/world/map/db/item_db_generic.txt b/world/map/db/item_db_generic.txt
index 16934102..7aefbc31 100644
--- a/world/map/db/item_db_generic.txt
+++ b/world/map/db/item_db_generic.txt
@@ -49,7 +49,6 @@
672, WhiteTulip, 3, 80, 20, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, {}, {}
673, PinkTulip, 3, 80, 20, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, {}, {}
674, OrangeTulip, 3, 80, 20, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, {}, {}
-677, HeartNecklace, 3, 2500, 1000, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, {}, {}
680, MauveHerb, 3, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, {}, {}
681, CobaltHerb, 3, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, {}, {}
682, GambogeHerb, 3, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, {}, {}
diff --git a/world/map/db/item_db_trinket.txt b/world/map/db/item_db_trinket.txt
index 0f5c589f..7e1f499f 100644
--- a/world/map/db/item_db_trinket.txt
+++ b/world/map/db/item_db_trinket.txt
@@ -18,3 +18,4 @@
4012, TopazRing, 5, 5000, 2500, 1, 0, 0, 0, 0, 0, 2, 128, 0, 0, 0, {}, {bonus bAgi, 1;}
4013, AmethystRing, 5, 5000, 2500, 1, 0, 0, 0, 0, 0, 2, 128, 0, 0, 0, {}, {bonus bDex, 1;}
4014, SimpleRing, 5, 100000, 2500, 1, 0, 0, 0, 0, 0, 2, 128, 0, 0, 0, {}, {}
+677, HeartNecklace, 5, 2500, 0, 10, 0, 0, 0, 0, 0, 2, 8, 0, 0, 0, {}, {}
diff --git a/world/map/db/quest-log.txt b/world/map/db/quest-log.txt
index 131dd2f6..37e137f3 100644
--- a/world/map/db/quest-log.txt
+++ b/world/map/db/quest-log.txt
@@ -26,3 +26,5 @@
18,QL_ANWAR,QUEST_NorthTulimshar,3,4
19,QL_KYLIAN,QUEST_NorthTulimshar,5,4
20,QL_TERRANITE_ARMOR,QUEST_NorthTulimshar,6,4
+// 21 => assassin quest
+22,QL_CELESTIA,QUEST_Hurnscald,2,8