summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2011-01-23Crying child subquest.toni4-3/+236
2011-01-23adding start of lovetriangle quest in graveyard innJessica Tölke5-5/+317
2011-01-22correcting typing error in alan in hurnscaldJessica Tölke1-1/+1
2011-01-21moved around npcs and added warps to 027-2Wombat5-14/+16
moved around npcs and added warps to the graveyard inn 1st/2nd floors. this will help with playtesting
2011-01-21Simple dialogues for Drunker and Ghost Drunkertoni1-1/+24
2011-01-21setting npc positions in graveyard innJessica Tölke2-20/+20
2011-01-21cindy quest: after 44 minutes an increadible amount of yetis is spawned to ↵Jessica Tölke1-4/+8
kill all players
2011-01-19fixing luca in tulimsharJessica Tölke1-3/+3
now he only takes a dementia potion if a skill is choosen to unfocus
2011-01-18Merge branch 'master' of gitorious.org:~wombat/tmw-eathena-data/cache-serverdatatoni2-2/+25
2011-01-18Add a Check to see if the player have used the magic house warp.toni3-1/+27
Correcting a critical bug. If the player fails in the run, he is presented with the initial menu again, since there is no conditional for QUEST_MIRIAM == 5.
2011-01-18Merge branch 'master' of gitorious.org:~wombat/tmw-eathena-data/cache-serverdataJessica Tölke5-45/+25
2011-01-18cindy quest: level restriction and map announces for each waveJessica Tölke2-2/+25
2011-01-18More small fixestoni5-45/+25
2011-01-18Small fixes.toni3-46/+46
2011-01-18fixup npc/_import.txtStefan Beller1-2/+1
2011-01-18fixup magic menuStefan Beller1-1/+1
2011-01-15Burns supper added to news, minor language fix in dimonds.txtWombat1-1/+1
Burns Supper added to news, added "what" to Shanon in dimonds.txt
2011-01-15Merge branch 'master' of gitorious.org:~wombat/tmw-eathena-data/cache-serverdataStefan Beller1-1/+1
2011-01-15bandit lord againStefan Beller1-1/+1
python syntax is not applicable here
2011-01-15fixing a bug in cindyJessica Tölke1-1/+1
2011-01-15fixing the bandit lord.Stefan Beller1-1/+2
yes it was a critical abusable bug!
2011-01-13correcting the const for poison skillStefan Beller1-1/+1
2011-01-13changing the mobs in 032-1Stefan Beller1-3/+3
miriam has now lots of distance to the mobs
2011-01-13correction of 027-3Stefan Beller1-6/+6
apparently all lines changed (in a diff tool) when running the converter tool. But no content was changed. So i suspect there were strange line endings (CRLF?)
2011-01-13setup Miriam's timing for questStefan Beller1-10/+10
Ok on my local testserver i could do it with a lvl 80 char and lots of healing potions in 200 seconds. (I was two times wrong in taking the right path, so probably you can be 10 seconds faster, so fastest i guess 190 secs.) Now you must be faster than 210 seconds to succeed. So there are 20 seconds of reserve, which are about 10% of the whole time. That should be enough for even bad connections.
2011-01-12Cindy quest: removing debug partsJessica Tölke3-81/+3
Shanon: adjusting date
2011-01-12Name changes to identify menu items for shanon in dimonds.txtWombat1-2/+2
Name changes to identify menu items for the bowler hat event NPC
2011-01-12missed an "a" on dimond.txtWombat1-1/+1
dialog fix, missed an "a" on the cleanup. Should make sense now.
2011-01-12small dialog change in bowler hat event npcWombat1-1/+1
small dialog fix in dimonds.txt, where the bowler hat event npc is.
2011-01-10Merge branch 'master' of gitorious.org:~wombat/tmw-eathena-data/cache-serverdataJessica Tölke3-4/+14
2011-01-10adding npc to give bowler hatJessica Tölke4-3/+428
changing the game_rules function to save the players starting date cindy quest: minor fix in dialogue
2011-01-10Made bowler hat dyeableWombat2-0/+14
Made bowler hat dyeable by altering bleacher, selim and the item_db
2011-01-10cindy quest: setting correct images and coordinates for npc'sJessica Tölke4-8/+4
2011-01-10January 2011 news.txt and dialog fix on frozenbeard.Wombat1-1/+1
News update and frozenbeard makes a more specific reference about his ship.
2011-01-09removing debug messages in caulStefan Beller1-4/+0
2011-01-09cindy quest: setting correct images and coordinates for npc'sJessica Tölke4-8/+4
2011-01-08January 2011 news.txt and dialog fix on frozenbeard.Wombat1-1/+1
News update and frozenbeard makes a more specific reference about his ship.
2011-01-07adding a missing : after a jump label in the bleacher in tulimsharJessica Tölke1-1/+1
2011-01-07Rule #7 Removed From GameWombat1-10/+0
rule #7 removed from game_rules.txt in all languages
2011-01-07wizard hat added to bleacher and selim the dyerWombat2-8/+29
wizard hat made dyeable and can be bleached through NPCs.
2011-01-07Minor label adjustments for Wizard Hats, Bryant respawn fixWombat1-0/+2
Bryant respawns Bandit Lord when talked to on either option now. Wizard Hat minor label adjustment.
2011-01-07cindy quest, small change of cindy in the houseJessica Tölke1-0/+1
2011-01-05mob_db fixed reaper quest mobs. Still in no-whitespace formatnmaligec1-5/+0
2011-01-05updated reaper quest info, fixed a few warps in Hurnscald and lake cave, and ↵nmaligec18-56/+37
an update to mod_db and mob_skill_db.
2011-01-05repair the repo.Stefan Beller18-164/+97
- removing the <<<<====>>>> unsolved merge conflicts - reset some files, which are using CRLF(windows style) line ending to LF only (unix style) - adding some comments to the csv files to not edit them manually but to use nice programs
2011-01-05Merge branch 'master' of ↵nmaligec7-58/+309
git://gitorious.org/~wombat/tmw-eathena-data/cache-serverdata
2011-01-05merging updates from previous test repo ta-testing.nmaligec123-636/+8298
2011-01-04adding mobs in 031-3, 032-1, 032-3Jessica Tölke4-36/+139
cindy quest: surviving yeti battle gives some daily quest bonus now
2011-01-04luca explains that unfoccusing is expensive before focussingStefan Beller1-0/+2
2011-01-04miriams variables commentedStefan Beller2-7/+22
also removing the clearing of the QUEST_MIRIAM_run/start in clear_vars. This is done at the end of the quests any way.