summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/Changelog.txt1
-rw-r--r--db/item_db.txt14
2 files changed, 8 insertions, 7 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index 5fd190690..59174de3c 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -27,6 +27,7 @@
=========================
04/16
+ * Fixed new healing items not being usuable by new classes [Playtester]
* Fixed knives being equipable by Taekwon and Star Gladiator [Playtester]
* Fixed jname of Photon Cannon [Playtester]
* Fixed slots of Butcher thanks to gyunwoo23 [Playtester]
diff --git a/db/item_db.txt b/db/item_db.txt
index 599147b83..593292ce2 100644
--- a/db/item_db.txt
+++ b/db/item_db.txt
@@ -78,13 +78,13 @@
574,Egg,Egg,0,,10,30,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(16,21),0; }
575,2nd_Anniversary_Cake,2nd Anniversary Cake,0,,10,100,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(270,329),0; }
576,Prickly_Fruit,Prickly Fruit,0,,10,40,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(10,15),rand(10,15); }
-577,Grain,Grain,0,200,,20,,,,,0x000FDFFF,7,2,,,,,,{ itemheal rand(10,14),0; }
-578,Strawberry,Strawberry,0,200,,20,,,,,0x000FDFFF,7,2,,,,,,{ itemheal 0,rand(10,14); }
-579,Yummy_Fish,Yummy Fish,0,150,,20,,,,,0x000FDFFF,7,2,,,,,,{ itemheal rand(40,54),0; }
-580,Bread,Bread,0,150,,20,,,,,0x000FDFFF,7,2,,,,,,{ itemheal rand(20,34),0; }
-581,Mushroom,Mushroom,0,40,,20,,,,,0x000FDFFF,7,2,,,,,,{ itemheal rand(10,14),0; }
-582,Orange,Orange,0,,10,20,,,,,0x000FDFFF,7,2,,,,,,{ itemheal rand(10,15),rand(10,15); }
-583,Ketupat_,Ketupat,0,,10,150,,,,,0x000FDFFF,7,2,,,,,,{}
+577,Grain,Grain,0,200,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(10,14),0; }
+578,Strawberry,Strawberry,0,200,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal 0,rand(10,14); }
+579,Yummy_Fish,Yummy Fish,0,150,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(40,54),0; }
+580,Bread,Bread,0,150,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(20,34),0; }
+581,Mushroom,Mushroom,0,40,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(10,14),0; }
+582,Orange,Orange,0,,10,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(10,15),rand(10,15); }
+583,Ketupat_,Ketupat,0,,10,150,,,,,0xFFFFFFFF,7,2,,,,,,{}
584,Skewer_Soup,Skewer Soup,0,50,,60,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(45,64),0; }
585,Brusti,Brusti,0,15,,40,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(17,20),0; itemskill 74,3,"Magnificat"; }
586,Mother's_Cake,Mother's Cake,0,,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(325,404),0; }