summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2012-06-26Fix errors with constants allocation.Andrei Karas1-7/+7
2012-06-17First attempt for Animated Chest script.Hal9OOO (Francesco Miglietta)1-1/+4
2012-06-10Removve boots item.Reid1-1/+0
2012-06-01Changed "CocoTree" to "CrocoTree" in mob_db.txt.Alige1-1/+1
2012-06-01Changed "coconut" to "croconut" in all files of serverdata.Alige1-2/+2
2012-06-01Correct some template on db.Reid3-9/+8
2012-05-30Fixed some alignment problems in item_db.txt.Alige1-3/+3
2012-05-30Add Coconut item function,Reid1-0/+3
Add Coconut function on scripts.conf and item_db (ID 513).
2012-05-29Removed Half Eggshell drop from the Piou and increased it to 50% for the ↵Alige1-2/+2
Piousse.
2012-05-29Cleaned the item_db.txt file.Alige1-36/+35
2012-05-29Changed "Tortugas" to "Tortuga" in mob_db.txt.Alige1-1/+1
2012-05-29Fixed some item names. Scripts will be adapted later.Alige1-19/+19
2012-05-27Add Coco Tree monster on mob_db as ID 1010,Reid1-2/+3
Correct english typo on arpan file (willmes => will).
2012-05-23Changed back the name of the Little Blub in mob_db.txt.Alige1-1/+1
2012-05-23Add usePoisonedBlobime function on scripts.conf,Reid1-1/+1
Change LittleBlub monster name to Blub Little.
2012-05-07Add darlin NPC and semi-quest.Reid1-0/+2
2012-05-03Correct some script bugs,Reid1-1/+1
Add hammock test file.
2012-04-30Add new boot item.Reid1-2/+3
2012-04-20Rewrite skill_db,Reid1-41/+41
Add emote skill in 000-0-0 sailors's script.
2012-04-15Change some items name on item_db,Reid1-18/+18
Add new items on alige script.
2012-04-13End test and correct monsters's drops.Reid1-3/+3
2012-04-13Add new drops for Beta2's monsters.Reid2-4/+4
2012-04-13Correct mob_db allignement.Reid1-6/+6
2012-04-12Rewrite mob_db to fit new style from item_db,Reid2-13/+11
Remplace 3leafclover and carrot by new monsters drops in item_db.
2012-04-10Fix quest variable bit mask.Andrei Karas1-4/+4
2012-04-10Add new script (nardbox),Reid1-0/+2
Update 000-2-3 wlk.
2012-04-10Remove old skills for mobs and place a new one for Ratto,Reid2-11/+7
Change Ratto's speed.
2012-04-06Remove useless var.Reid1-12/+0
2012-04-06Add savepoint NPC function,Reid1-1/+1
Add some change in mob_db.
2012-04-05Added variable for SavePoint to const.txtErik Schilling1-1/+13
2012-04-05Add new item script,Reid1-9/+17
Add new items in item_db.
2012-04-02Change root item to croc claw item.Reid1-1/+1
2012-03-10Add fireball skill to skills db.Andrei Karas2-4/+6
2012-02-11Fix item_db.txtAndrei Karas1-27/+27
2012-02-11Fix item_db.txt validation warning.Andrei Karas1-27/+27
2012-02-11Replace tabs to spaces in item_db.txtAndrei Karas1-29/+29
2012-01-16Correct piousleg hp and ratto stat.Reid2-4/+4
2012-01-07Made the sailor dialouge only appear the first timeErik Schilling1-2/+4
2012-01-05Adjust gameplay with monster stats.Reid1-5/+5
2012-01-03Made Arpan giving the players money at the beginningErik Schilling1-2/+4
2012-01-03Fixed typo in constErik Schilling1-1/+1
2012-01-03Added knife to constantsErik Schilling1-2/+4
2012-01-03Add mobs on 000-2-1 and add monster drops.Reid1-5/+5
2012-01-02remove some unused const.Reid1-3/+0
2012-01-02Fix ship quests consts.Andrei Karas1-1/+13
2012-01-01Corrected Aliges quest varErik Schilling1-1/+1
2011-12-26Fixed Aliges QuestErik Schilling1-0/+1
2011-12-24Made use of consts in Peter's questsErik Schilling1-0/+1
2011-12-16Add Pi-Pious monster on mob db.Reid1-2/+2
2011-12-12Correct bracelet and knife item on item_dbReid1-2/+2
Remove debug lines on PoisonedWater script.