summaryrefslogtreecommitdiff
path: root/world/map
diff options
context:
space:
mode:
Diffstat (limited to 'world/map')
-rw-r--r--world/map/db/item_db.conf4
-rw-r--r--world/map/db/item_db_use.txt4
2 files changed, 4 insertions, 4 deletions
diff --git a/world/map/db/item_db.conf b/world/map/db/item_db.conf
index eb0325dd..4d006e21 100644
--- a/world/map/db/item_db.conf
+++ b/world/map/db/item_db.conf
@@ -17101,7 +17101,7 @@ item_db: (
KeepAfterUse: true
Trade: {
notrade: true
- nodrop: true
+ nodrop: false
nocart: true
nomail: true
noauction: true
@@ -17132,7 +17132,7 @@ item_db: (
KeepAfterUse: true
Trade: {
notrade: true
- nodrop: true
+ nodrop: false
nocart: true
nomail: true
noauction: true
diff --git a/world/map/db/item_db_use.txt b/world/map/db/item_db_use.txt
index 5bb8137c..020bc80b 100644
--- a/world/map/db/item_db_use.txt
+++ b/world/map/db/item_db_use.txt
@@ -150,5 +150,5 @@
5382, AnchorStone, 0, 90000, 45000, 40, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 23, {set @StoneName$, "AnchorStone"; callfunc "useAnchorStone";}, {}
//ID, Name, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, Mode, {UseScript}, {EquipScript}
5383, AnchoredAnchorStone, 0, 0, 0, 40, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 31, {set @StoneName$, "AnchoredAnchorStone"; callfunc "useAnchorStone";}, {}
-5405, LegendaryShovel, 0, 0, 0, 210, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 23, {set @ShovelName$, "LegendaryShovel"; callfunc "useShovel";}, {}
-5406, LegendaryTreasureMap, 0, 0, 0, 14, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 23, {set @MapName$, "LegendaryTreasureMap"; callfunc "readMap";}, {}
+5405, LegendaryShovel, 0, 0, 0, 210, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 22, {set @ShovelName$, "LegendaryShovel"; callfunc "useShovel";}, {}
+5406, LegendaryTreasureMap, 0, 0, 0, 14, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 22, {set @MapName$, "LegendaryTreasureMap"; callfunc "readMap";}, {}