summaryrefslogtreecommitdiff
path: root/db/item_cookie_bag.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-25 18:05:40 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-25 18:05:40 +0000
commite7153a55c1392f478faa0522c7f62ded1c115b3a (patch)
tree5b694367c254201d171fa9155db5d2ad7cebd793 /db/item_cookie_bag.txt
parent1d675068f04afe6ab0829e99a32d0179c5183431 (diff)
downloadhercules-e7153a55c1392f478faa0522c7f62ded1c115b3a.tar.gz
hercules-e7153a55c1392f478faa0522c7f62ded1c115b3a.tar.bz2
hercules-e7153a55c1392f478faa0522c7f62ded1c115b3a.tar.xz
hercules-e7153a55c1392f478faa0522c7f62ded1c115b3a.zip
- Modified and simplified the random item group format. It now is <GroupID>,<ItemID>,<Rate>, where Rate normally is 1, greater numbers is the equivalent of adding the line multiple times.
- Added constants to identify all groups to db/const.txt - Cleaned up and updated item_db to use these new constants (warning: item_db.sql needs to be updated!) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6275 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/item_cookie_bag.txt')
-rw-r--r--db/item_cookie_bag.txt99
1 files changed, 49 insertions, 50 deletions
diff --git a/db/item_cookie_bag.txt b/db/item_cookie_bag.txt
index 6e52eb155..afe3aba69 100644
--- a/db/item_cookie_bag.txt
+++ b/db/item_cookie_bag.txt
@@ -2,54 +2,53 @@
// Cookie Bag Obtainable Items Database
//
// Structure of Database:
-// ItemID,DummyName,Rate
+// GroupID,ItemID,Rate
-0,Candy,529
-529,Candy,1000000
-570,Lucky Candy,1000000
-530,Candy Cane,1000000
-571,Lucky Candy Cane,1000000
-538,Well-baked Cookie,1000000
-572,Lucky Cookie,1000000
-539,Piece of Cake,1000000
-564,Rice Ball,1000000
-12122,Sesame Pastry,1000000
-12123,Honey Pastry,1000000
-12124,Rainbow Cake,1000000
-558,Chocolate,1000000
-559,Hand-made Chocolate,1000000
-560,Hand-made White Chocolate,1000000
-561,White Chocolate,1000000
-573,Chocolate Drink,1000000
-529,Candy,1000000
-570,Lucky Candy,1000000
-530,Candy Cane,1000000
-571,Lucky Candy Cane,1000000
-538,Well-baked Cookie,1000000
-572,Lucky Cookie,1000000
-539,Piece of Cake,1000000
-564,Rice Ball,1000000
-529,Candy,1000000
-570,Lucky Candy,1000000
-530,Candy Cane,1000000
-571,Lucky Candy Cane,1000000
-538,Well-baked Cookie,1000000
-572,Lucky Cookie,1000000
-539,Piece of Cake,1000000
-564,Rice Ball,1000000
-529,Candy,1000000
-570,Lucky Candy,1000000
-530,Candy Cane,1000000
-571,Lucky Candy Cane,1000000
-538,Well-baked Cookie,1000000
-572,Lucky Cookie,1000000
-539,Piece of Cake,1000000
-564,Rice Ball,1000000
-529,Candy,1000000
-570,Lucky Candy,1000000
-530,Candy Cane,1000000
-571,Lucky Candy Cane,1000000
-538,Well-baked Cookie,1000000
-572,Lucky Cookie,1000000
-539,Piece of Cake,1000000
-564,Rice Ball,1000000 \ No newline at end of file
+7,529,1 //Candy
+7,570,1 //Lucky Candy
+7,530,1 //Candy Cane
+7,571,1 //Lucky Candy Cane
+7,538,1 //Well-baked Cookie
+7,572,1 //Lucky Cookie
+7,539,1 //Piece of Cake
+7,564,1 //Rice Ball
+7,12122,1 //Sesame Pastry
+7,12123,1 //Honey Pastry
+7,12124,1 //Rainbow Cake
+7,558,1 //Chocolate
+7,559,1 //Hand-made Chocolate
+7,560,1 //Hand-made White Chocolate
+7,561,1 //White Chocolate
+7,573,1 //Chocolate Drink
+7,529,1 //Candy
+7,570,1 //Lucky Candy
+7,530,1 //Candy Cane
+7,571,1 //Lucky Candy Cane
+7,538,1 //Well-baked Cookie
+7,572,1 //Lucky Cookie
+7,539,1 //Piece of Cake
+7,564,1 //Rice Ball
+7,529,1 //Candy
+7,570,1 //Lucky Candy
+7,530,1 //Candy Cane
+7,571,1 //Lucky Candy Cane
+7,538,1 //Well-baked Cookie
+7,572,1 //Lucky Cookie
+7,539,1 //Piece of Cake
+7,564,1 //Rice Ball
+7,529,1 //Candy
+7,570,1 //Lucky Candy
+7,530,1 //Candy Cane
+7,571,1 //Lucky Candy Cane
+7,538,1 //Well-baked Cookie
+7,572,1 //Lucky Cookie
+7,539,1 //Piece of Cake
+7,564,1 //Rice Ball
+7,529,1 //Candy
+7,570,1 //Lucky Candy
+7,530,1 //Candy Cane
+7,571,1 //Lucky Candy Cane
+7,538,1 //Well-baked Cookie
+7,572,1 //Lucky Cookie
+7,539,1 //Piece of Cake
+7,564,1 //Rice Ball