summaryrefslogtreecommitdiff
path: root/world/map/db/item_db_use.txt
diff options
context:
space:
mode:
authorLed Mitz <smoothshifter@tuta.io>2023-12-07 23:04:24 +0000
committerLed Mitz <smoothshifter@tuta.io>2023-12-07 23:04:24 +0000
commit93b405639e9175bdbcadd987d983e569c3a92441 (patch)
treee31d2fd4c9a8efe48c4429031ddeddbaf0493ab6 /world/map/db/item_db_use.txt
parentb40302561d361dd743ba69b42c554abaed5ea814 (diff)
parent284061a2b6590341d42c463bf451c707bb1d2ff4 (diff)
downloadserverdata-93b405639e9175bdbcadd987d983e569c3a92441.tar.gz
serverdata-93b405639e9175bdbcadd987d983e569c3a92441.tar.bz2
serverdata-93b405639e9175bdbcadd987d983e569c3a92441.tar.xz
serverdata-93b405639e9175bdbcadd987d983e569c3a92441.zip
Merge branch 'mobs' into 'master'
mobs See merge request legacy/serverdata!706
Diffstat (limited to 'world/map/db/item_db_use.txt')
-rw-r--r--world/map/db/item_db_use.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/world/map/db/item_db_use.txt b/world/map/db/item_db_use.txt
index d7d51df1..a955df74 100644
--- a/world/map/db/item_db_use.txt
+++ b/world/map/db/item_db_use.txt
@@ -86,7 +86,7 @@
1252, Cherry, 0, 50, 25, 5, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {heal 50, 0, 1;}, {}
1253, GoldenDeliciousApple, 0, 1000, 500, 30, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {heal 200, 0, 0;}, {}
//ID, Name, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, Mode, {UseScript}, {EquipScript}
-1258, Honey, 0, 100, 50, 20, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {heal 45, 0, 1;}, {}
+1258, GlutenFreeHoney, 0, 100, 50, 20, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {heal 45, 0, 1;}, {}
1280, Scissors, 0, 1000, 500, 120, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {callfunc "useScissors";}, {}
1281, ShockSweet, 0, 1000, 500, 5, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {callfunc "useShockSweet";}, {}
3001, RubberBat, 0, 200, 100, 30, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {callfunc "rubberBat";}, {}
@@ -115,3 +115,4 @@
5294, CrazyRum, 0, 40, 10, 2, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {sc_start SC_POISON, 60000, 1; sc_start SC_ATKPOT, 60, 50; sc_start SC_SPEEDPOTION0, 60, 45; sc_start SC_PHYS_SHIELD, 60000, 40; misceffect FX_MAGIC_SHIELD, strcharinfo(0);},{}
5309, ManaDust, 0, 125, 50, 5, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {heal 35, 15, 1;}, {}
5310, EnlighteningElixir, 0, 500, 250, 10, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {sc_start SC_MATKPOT, 60, 100;}, {}
+5312, Honey, 0, 150, 75, 4, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {heal 200, 50, 1;}, {}