summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-03-01alchemist green dye quest now requires level 30 to startWombat1-0/+6
2011-03-01Added new haircut to scissorsAli-G1-1/+1
2011-03-01Add 17th haircut to the barber. Name : Shoulder Length FlickAli-G1-1/+2
2011-03-01Fixed a little problem with some ")"Ali-G1-1/+1
2011-03-01Added "good" and "bad" mobs for Sagatha's quest. List is much more revelant now.Ali-G1-3/+27
2011-03-01Added all new mobs, rebalanced everything according to mob_db.txt. Set to 0 ↵Ali-G1-33/+41
monsters that don't have specific stats. Tested already.
2011-03-01gy inn: basic dialog for barman, minor spelling/grammar updatesTheKandiman4-7/+13
2011-03-01Fixing name in Shannon npcJessica Tölke1-5/+5
(not using Shanon in the script)
2011-03-01data for 012-4 collision tile fix addedWombat1-0/+0
2011-03-01fix to 012-4 removing "terranite island" and map changes from converterWombat11-8/+24
012-4.tmx removed terranite island where monsters were spawning and couldn't be killed. Ran the java converter afterwards and recieved a number of changes Those changes added to this patch for review. Amendment: marked out ("//") golbenez and alacrius inside their scripts. This is to be done instead of marking out inside _import.txt.
2011-03-01gy inn: minor backstory update to headless man, slight variable adjustmentTheKandiman1-5/+6
2011-03-01bowlerhat (brown) added to db, bleacher and dyerWombat3-4/+28
2011-03-01gyinn:Jessica Tölke4-17/+20
changing golbanez to golbenez in the outside file too headless man: small changes, proposal for needed amount of items
2011-03-01gy inn: minor changes in item references, headless man questTheKandiman8-113/+308
2011-03-01gy inn: small change in lover.txtJessica Tölke1-3/+1
2011-02-14bugfix for ian the trainerStefan Beller2-5/+11
Ok, you get the graduation cap now again.
2011-02-13gy inn: adding the golbanez script in 027-1 I forgot in the last commitJessica Tölke1-0/+29
2011-02-13gy inn: adding warp to outside and golbanez to come in.Jessica Tölke3-0/+2
golbanez needs to be uncommented to work
2011-02-13setting some magic bonus and agi bonus for sorcerer robesJessica Tölke1-11/+11
2011-02-12small fixtoni1-1/+1
2011-02-12Changes to the crying child dialogues. Trying to make it more consistent ↵toni2-67/+26
with the backstory.
2011-02-12gy inn: adding black jack to the werewolf (game mechanics is copied from the ↵Jessica Tölke1-3/+64
casino.txt)
2011-02-12Merge git://gitorious.org/~wombat/tmw-eathena-data/cache-serverdataTheKandiman5-14/+17
2011-02-12Spelling, grammar, formatting corrections for love triangle quest.TheKandiman8-143/+144
2011-02-11remove spacesStefan Beller1-10/+10
2011-02-11traders use correct(item_db) prize for arrowsStefan Beller4-4/+4
2011-02-11quick transparent torch fixBen Longbons1-0/+3
2011-02-10gy inn: adding some more dialogue in various npcsJessica Tölke4-109/+137
2011-02-10gy inn: adding dialogue for npc drunk lovers and small quest for npc werewolfJessica Tölke1-2/+90
2011-02-09031-3: removing scripted warpsJessica Tölke1-239/+4
2011-02-09031-3: changing warps to normal warpsJessica Tölke1-0/+46
Previously there were scripted warps due to Christmas event.
2011-02-09Merge remote branch 'mainline/master'Wombat1-0/+3
2011-02-08gy inn: love triangle quest, adding rewards so far, adding comments and some ↵Jessica Tölke5-13/+74
minor fixes
2011-02-08adding mylarin dust to dbWombat1-1/+2
adding mylarin dust to item_db.txt as a quest item
2011-02-07quick transparent torch fixBen Longbons1-0/+3
2011-02-07fix a bounds check for orum/waricStefan Beller1-4/+4
2011-02-07improve showvars.pyStefan Beller1-1/+4
added an option to show local variables as well
2011-02-07Deleting some unnecessary "next" from miriam and aldred.toni2-8/+1
2011-02-07added brass equipment and sorcerer robe to db with dummy statsWombat3-1/+34
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-02-06gy inn: setting reasonable values for required amount of items and exp ↵Jessica Tölke7-30/+21
rewards in lovetriangle quest
2011-02-06enable Orum and WaricStefan Beller1-1/+1
2011-02-06fixup messages in furquestStefan Beller1-2/+2
added a missing \"
2011-02-06Merge git://gitorious.org/~wombat/tmw-eathena-data/cache-serverdataTheKandiman6-22/+146
2011-02-06Minor dialog addition to Orum quest.TheKandiman1-3/+7
2011-02-06Fixing some deleting of items without a check for the items right before in ↵Jessica Tölke2-17/+26
Alan and Agostine
2011-02-06gy inn: lovetriangle quest, adding last part. Now missing: rewards and right ↵Jessica Tölke4-5/+120
values for needed items
2011-02-06gy inn: adding next parts of love triangle questJessica Tölke6-18/+329
2011-02-03Bugfix and update to gossip NPCTheKandiman1-3/+19
2011-02-03variable cleanup miriamStefan Beller1-0/+2
whenever you get there, when the quest is done, clean unneeded variables
2011-02-03improve the showvariables toolStefan Beller1-9/+10
you can inspect only a singe file with parameter -f <file>