diff options
author | Jarrett Thomas-Huxley <fotherjarrett@gmail.com> | 2010-04-29 04:17:41 -0400 |
---|---|---|
committer | Jarrett Thomas-Huxley <fotherjarrett@gmail.com> | 2010-04-29 04:17:41 -0400 |
commit | c55b3a1f385249f274aa4af59dcd81f1a6e1c5b4 (patch) | |
tree | 13f407aa5a55bbc79906b1dd220270cae3541f39 /db/item_db.txt | |
parent | ebe263b6e34267a5568f6a836155da22b4af4a49 (diff) | |
download | serverdata-c55b3a1f385249f274aa4af59dcd81f1a6e1c5b4.tar.gz serverdata-c55b3a1f385249f274aa4af59dcd81f1a6e1c5b4.tar.bz2 serverdata-c55b3a1f385249f274aa4af59dcd81f1a6e1c5b4.tar.xz serverdata-c55b3a1f385249f274aa4af59dcd81f1a6e1c5b4.zip |
Add Bee mob entry, add Bee mob skills, add Flower mob skills, add Honey, add additional mob and item placeholders.
Diffstat (limited to 'db/item_db.txt')
-rw-r--r-- | db/item_db.txt | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index a823be4b..2c0c8159 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -330,6 +330,40 @@ 1241, SnowmanSnowGlobe, Snowman Snow Globe, 3, 7500, 5000, 1, , , , , , 2, , , 0, , {}, {} 1242, SnowGoggles, Snow Goggles, 5, 7500, 5000, 10, , 5, , -2, 0, 2, 256, , 0, 0, {}, {} 1243, PaperHat, Paper Party Hat, 5, 10, 5, 1, , 1, , 0, 0, 2, 256, , 0, 0, {}, {} +//1244 +//1245 +//1246 +//1247 +//1248 +//1249 +//1250 +//1251 +//1252 +//1253 +//1254 +//1255 +//1256 +//1257 + +1258, Honey, Honey, 0, 100, 80, 2, , , , , , 2, , , , , { itemheal 45, 0; }, {} +//1259, BeeEgg +//1260, Wax +//1261, Venom +//1262, FlowerSeed +//1263, Incubator +//1264, RoyalJelly +//1265, VespaWing +//1266, Hive +//1267, VespaEgg +//1268, LarvaFat +//1269, LarvaPincer +//1270, FrogEgg +//1271, PondScum +//1272, FrogLeg +//1273, TrollStone +//1274, SmallClub +//1275, LoinCloth + 2050, RedCottonShirt, Red Cotton Shirt, 5, 10, 5, 10, , 2, , -4, 0, 2, 512, , 0, 0, {}, {} 2051, GreenCottonShirt, Green Cotton Shirt, 5, 10, 5, 10, , 2, , -4, 0, 2, 512, , 0, 0, {}, {} @@ -471,3 +505,4 @@ 2187, OrangePaperhat, Orange Paper Party Hat, 5, 10, 5, 1, , 1, , 0, 0, 2, 1, , 1, 0, {}, {} 2188, PurplePaperhat, Purple Paper Party Hat, 5, 10, 5, 1, , 1, , 0, 0, 2, 1, , 1, 0, {}, {} 2189, DarkGreenPaperhat, Dark Green Paper Party Hat, 5, 10, 5, 1, , 1, , 0, 0, 2, 1, , 1, 0, {}, {} + |