summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2011-06-19Move to a subdirectoryBen Longbons23-2152/+0
2011-06-17Merge gitorious.org:~jenalya/tmw-eathena-data/wip-serverdataJessica Tölke1-0/+1
Conflicts: db/const.txt npc/022-1_Tulimshar/_import.txt npc/_import.txt
2011-06-16Added the new boss for the Rossy Quest.Ali-G2-1/+4
Added some poison skill for the new mobs added to database. Made the boss spawn slaves.
2011-06-16Made the new monsters be poisonous.Ali-G1-1/+6
2011-06-16Removed the wolf that wasn't supposed to be pushed.Ali-G1-1/+0
2011-06-16Added the wolf and made the black boots as powerful as the fur boots.Ali-G2-1/+2
2011-06-16Reviewed the whole quest's storyline. + Reorganised the mob db to make it ↵Ali-G1-5/+14
clearer.
2011-06-16Modified the black boots to make them slightly better than the fur boots for ↵Ali-G1-1/+1
several reasons: - Fur Boots are getting old. - Most of the people that do the quest are newbies that buy the fur instead of killing fluffies. - The Fur Quest doesn't take as long as the Rossy Quest.
2011-06-16Added new mobs, balanced the 4 battle mobs, set up the timers, fixed some ↵Ali-G1-4/+4
maps issues.
2011-06-15Merge branch 'master' of git://gitorious.org/+dm-developers/tmw/rossy-serverAli-G1-0/+1
Conflicts: db/mob_db.txt
2011-06-15The new reward is the Black Boots which were modified to be as powerful as ↵Ali-G1-1/+1
the Fur Boots. Also improved a message.
2011-06-14Added the Ice Skull.Ali-G1-0/+1
2011-06-14Added the earth scorpion and earth spider.Ali-G1-1/+3
2011-06-14Added the new mobs + organised a bit.Ali-G1-1/+3
2011-06-14Removed the chick.Ali-G1-1/+0
2011-06-13Added chick's stats to db and cleaned the db a bit to make it more clear.Ali-G1-0/+1
Made the reset NPC more clear.
2011-06-12Add fixes and cave fightsCoffee1-0/+12
2011-06-12The pumpkin shouldn't move.Ali-G1-1/+1
2011-06-12Balanced the Yeti's speed stats to avoid buggy features. Thank you to ↵Ali-G1-1/+1
peteame for that wonderful job.
2011-06-10Give placeholder stats to the Serqet mobEnchilado1-0/+1
2011-06-10Sparks added and 005-4 added to resnametable for local testing ease.Wombat1-0/+2
2011-06-07Increasing the chances of getting seeds from squirrels.Coffee1-1/+1
2011-06-06increased drop rates and value of petals and small mushroomsWombat2-4/+4
2011-06-05Lower snail's fruit drop buy and sell pricesEnchilado1-4/+4
Gah, didn't even think of this when I increased the droprate. Change from 1000/500 to 50/25.
2011-06-05Make snail's fruit drops better and more commonEnchilado2-5/+5
Increase the amount of hitpoints healed by blueberries, pears, yellow plums, and cherries, and make snails drop them a lot more often.
2011-06-04using flag to indicate the tutorial is done and adding behaviour according ↵Jessica Tölke1-1/+1
to that to all tut-npcs
2011-06-04Removed the fluffies from Woodland areas and replaced them by snails. Also ↵v2011.06.04Ali-G2-5/+5
decreased the hp given by some food. Amendment by Wombat: snail attack power increased
2011-06-03Rename 'Terranite Legs Armor' to 'Terranite Legs'Enchilado1-1/+1
2011-06-03Proposing a planting function to Andra NPCCoffee1-0/+1
2011-05-31green slime enhanced, monster drop increases and coin bag price increasesWombat2-7/+7
2011-05-30Fixed item 652 that had an ID problem.Ali-G1-1/+1
2011-05-30Added 5 new robes to the game.Ali-G1-5/+5
2011-05-27Deleted the paper party hats and replaced their location by a reservation ↵Ali-G1-18/+17
for trousers. Also deleted the rough rings.
2011-04-29Remove Easter 2011Jessica Tölke1-2/+2
2011-04-29Easter 2011crunchy1-73/+72
2011-04-25changing name of warp towelsJessica Tölke1-11/+11
minor fix in stranger
2011-04-23Add Bank options. Thanks to o11c and pjotrtoni1-0/+4
2011-04-22changing towels, adding gem powdersJessica Tölke1-12/+17
2011-04-18adding towel day event npc, needs to be uncommentedJessica Tölke1-0/+2
2011-04-18adding warp towelsJessica Tölke1-0/+12
2011-04-04fixing an error in item_db: ReedBundle instead of ReedBundlesJessica Tölke1-1/+1
2011-04-04adding items for easter 2011Jessica Tölke1-1/+10
2011-04-04gy inn:Jessica Tölke1-9/+8
some dialogue and reward fixes changing stats of pinkie helmet changing stats of food sold in the inn setting items sold in undead shop
2011-04-04adding pinkie helmetJessica Tölke1-0/+1
2011-03-01bowlerhat (brown) added to db, bleacher and dyerWombat1-0/+11
2011-02-14bugfix for ian the trainerStefan Beller1-0/+1
Ok, you get the graduation cap now again.
2011-02-13setting some magic bonus and agi bonus for sorcerer robesJessica Tölke1-11/+11
2011-02-08adding mylarin dust to dbWombat1-1/+2
adding mylarin dust to item_db.txt as a quest item
2011-02-07added brass equipment and sorcerer robe to db with dummy statsWombat1-1/+21
added brass equipment and sorcerer robe to item_db.txt using dummy stats, which need alteration before release sorcerer robe also added to the dyer and bleacher "red lined" reference to a potential of recoloring in two ways
2011-01-30remove variable Open_Underground_Palace_BarrierStefan Beller1-2/+4
use FLAGS variable at bit FLAG_OPENED_UNDERGROUND which is defined in const.txt