summaryrefslogtreecommitdiff
path: root/world/map/db
AgeCommit message (Collapse)AuthorFilesLines
2012-03-19Change effect of Pickled Beets to heal 50 HP and turn your hair purple, ↵Jessica Tölke1-4/+4
submodule pointer updated.
2012-03-07Add new itemscafe1-0/+4
2012-03-01New hairstyle: Long and clippedJessica Tölke1-0/+2
2012-02-16Moving Wedding Ring to a different item slot, so it's possible to have it ↵Jessica Tölke1-1/+1
equipped together with another ring.
2012-02-08Adding Leather Suitcase, submodule pointer updated.Jessica Tölke1-0/+1
2012-01-22Adding drops to Reinboo, White Slime and Blue SlimeJessica Tölke1-3/+3
2012-01-22Adding new items: Iced Water, Silver Mirror, Grimoire, Book Page. Submodule ↵Jessica Tölke1-0/+4
pointer updated.
2012-01-17Adding new monster 'White Bell' with drop 'White Bell Tuber'.Jessica Tölke2-0/+2
2012-01-08Adding reinboo and ran 'make mobxp'. Submodule pointer updated.Jessica Tölke1-5/+6
2012-01-01Adding drops to several monsters.Jessica Tölke1-4/+4
2011-12-30Handle quests on 019-1 in flags instead of one player variable for each. ↵Jessica Tölke1-0/+2
Added those player variables to the function ClearVariables.
2011-12-30Weaken stats of wolvern.Jessica Tölke1-1/+1
2011-12-30blue, white slime, slime blast added with monster skills relatedWombat2-1/+8
2011-12-23Adding new items: Wolvern Pelt, Squirrel PeltJessica Tölke1-0/+2
Submodule pointer updated.
2011-12-22Adding new items: Leather Trousers and Wolvern ToothJessica Tölke1-0/+2
Submodule pointer updated.
2011-12-21Adding new mob: wolvern, without drops for now. Submodule pointer updated.Jessica Tölke1-0/+2
2011-11-29Adding sunglasses.Jessica Tölke1-1/+1
2011-11-27Adding new items Knit Cap and Elf Nightcap, adding reservation for Sunglasses.Jessica Tölke1-0/+4
Submodule pointer updated.
2011-11-23Changed the name of the Valentine Dress in item_db.txt to Platyna Red Dress. ↵ali-g1-1/+1
This item is only to be used by Platyna and needs to have the same name in items.xml and item-db.txt.
2011-11-21Adding new items Doll and Leather Ball. Renaming previous Doll to Broken Doll.Jessica Tölke1-1/+3
Submodule pointer updated.
2011-11-18Adding new item "Stick Reinboo"Jessica Tölke1-0/+1
2011-11-15Adding the new items "Open Present Box" and "Closed Christmas Box".Jessica Tölke1-0/+2
Submodule pointer updated.
2011-11-08Changing names of wrapping papers to meet the length restriction from the ↵Jessica Tölke1-6/+6
server. Submodule pointer updated.
2011-11-07Adjusted buy price for small mushrooms and amount needed for crafting iron ↵v2011.11.08Jessica Tölke1-1/+1
potion at the alchemist buy prize changed from 100 to 125 amount changed from 4 back to 2 This prevents exploit but makes using the crafting system as attractive as possible. Also updated submodule pointer.
2011-11-06Client-data: Adding some new itemsJessica Tölke1-0/+8
- wrapping papers, earmuffs, plushmouboo - submodule pointer updated
2011-10-30Several generic items in item_db.txt could be equipped as charms.ali-g1-4/+4
Changed the location of the: - Broken Four-Leaf Amulet - Doll - Grub Slime - Hyvern Stinger
2011-10-30Made the name of each item be the same everywhere.ali-g1-32/+32
Changed some names in item_db.txt and the same one in corresponding scripts.
2011-10-27Replacing the Label of Dementia Potion by 'Grimace of Dementia' which is ↵Jessica Tölke1-1/+1
used in items.xml
2011-10-22Adding three lollipops.Jessica Tölke1-0/+3
2011-09-18Add constants for special effects on client-data/effects.xmlcoffee1-0/+50
2011-09-16Run the new tools/aligncsv on item_db and mob_dbBen Longbons2-777/+777
Also ran make mobxp because somebody seems to have forgotten it. If anybody gets conflicts for this: 1. Resolve it by keeping your version. 2. make mobxp indent
2011-09-16Cotton Pants/Cotton TrousersJessica Tölke1-11/+11
Rename Cotton Pants to Cotton Trousers. Some minor fixes in Lora Tay. Added it in Bleacher/Dyer. Submodule pointer updated.
2011-09-16Add Cotton Pantsenchilado1-11/+11
Lora Tay will now lengthen Cotton Shorts into Cotton Pants (which can also be trimmed back into Shorts)
2011-09-06Add EMOTE_ constantsBen Longbons1-0/+17
Also fix an off-by-one error in the entertainer
2011-08-31Yeti stats changed to bring it back to previous difficulty.v2011.08.31Jessica Tölke1-1/+1
adelay: 1200, dmotion: 900
2011-08-29add pink hair color and rewrite the scriptBen Longbons1-0/+54
2011-08-28Adding Hungry Fluffy to mob_db.Jessica Tölke1-0/+1
Very similar to Fluffy, but aggressive and drops no apples. Submodule pointer updated, XML for Hungry Fluffy.
2011-08-26Fix and comment fluffy hunting questBen Longbons1-1/+1
2011-08-26Changing Yeti speed back to 220.Jessica Tölke1-1/+1
Adapting adelay, amotion and xml to fit, thanks to pateame for this. Updated submodule pointer for xml.
2011-08-26Added "Scorpion" after "Crotcher". It was forgotten in mob_db.txt but not in ↵Ali-G1-1/+1
monsters.xml.
2011-08-26Refactor and format the fluffy hunt codeBen Longbons1-0/+3
2011-08-09changing buy price of Cotton Shirt to prevent an exploit some corrections ↵Jessica Tölke1-22/+22
regarding whitespaces
2011-07-23Raging Skill: name corrected from "Berserk" to "Raging" and updated clientdataJessica Tölke2-2/+2
2011-07-18value of tank top and short tank top changedv2011.07.18Wombat1-22/+22
value reflects # of cotton cloth * price of cotton cloth when made by the spell. This should also handle the trim exploit.
2011-07-10drop rate changes returned to 10% on small mushrooms and petalsWombat1-2/+2
drops tested good initially, but were a little heavy on final review so were returned to 10%.
2011-07-02Brass armors were renamed to Bromenal armors.Ali-G1-6/+6
2011-07-01Made the light crystal have the same price as the dark one.Ali-G1-1/+1
2011-07-01Added the rossy monster drops and fixed some maps.Ali-G2-76/+79
2011-06-30Changed the name of the rossy mobs including a review of their stats to ↵Ali-G1-5/+6
match the chars being level 50.
2011-06-28Changes: Price in item_db.txt, merchants Item ID changed to Name...Wombat2-58/+58
price changes to reflect Lora Tay's crafting and the price of cotton cloth drops increased for cotton cloth casino coins removed from merchants several merchants changed to simple information scripts price changes based on merchant sell value