summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2010-12-28Bryant fixed so bandit lord spawns and merged the mainlineWombat1-1/+1
bryant.txt fixed mob id on monster summon...merged mainline with branch
2010-12-28clearing vars of christmas and halloween 2010Stefan Beller1-12/+43
2010-12-28mobs changed at 011-6, removing xmas, minor fixesStefan Beller34-756/+415
- rearranged the mobs in 011-6 - fixing the whole repo so it can be used with the java converter tool again. - removing unused files: - golbanez on gy - directory names changed, so the old dirs were deleted - removed xmas active: so golbanez and santa are gone, 031-3 is empty, the warps work for everyone now - lots of pumpkin spawns are gone
2010-12-22fixing santas check for full inventoryStefan Beller1-1/+1
2010-12-22Removing yellow present boxes as regular drop in mob_db. Fixing ↵Jessica Tölke2-10/+19
presentcounter in Golbanez. Corrected the messages in 031-3 labyrinth. (Hopefully all that are wrong.)
2010-12-22fixes: bandit quest, mob_db, nivalis soul menhirWombat3-8/+8
Fixed mob ids on bandit quest summoning, fixed Pumpkin stats, fixed soul menhir in Nivalis.
2010-12-21Redisable Halloween 2010Jared Adams1-1/+1
2010-12-20Work around a typoFreeyorp1-3/+35
2010-12-20Hallowe'en 2010 Phase 2 Server DataFreeyorp4-5/+832
2010-12-20Fix check in gak and also tongue drop rates.E Athena Server1-1/+1
2010-12-20Quickly fix halloween npc idE Athena Server1-1/+1
2010-12-20Quickly fix error in halloween npcE Athena Server1-1/+1
2010-12-20Hallowe'en 2010 Phase 1 Server DataEnchilado19-1/+446
Some new items, a new monster, temporary spawns for that monster, the event NPC, scripts.conf to make him appear, and a new news entry.
2010-12-19Merge branch 'master' of ↵Stefan Beller1-55/+55
gitorious.org:~wombat/tmw-eathena-data/wombat-contribution
2010-12-19commented the debug part for the questJessica Tölke1-55/+55
2010-12-19fixing the _mobs scriptStefan Beller1-37/+35
2010-12-18Xmas fixestoni3-53/+18
2010-12-18Add white box and minor changes.toni1-3/+5
2010-12-18Changes to xmas 2010.toni4-185/+541
2010-12-18edit out NPCs that need fixing and added some fixesWombat5-12/+12
edited out krickkrackrock, rockscissor, baktar golbenez and santa language clean up and small fixes.
2010-12-17removed a line in golbanez, which tells you the worth of your presentJessica Tölke1-1/+1
we don't want to ruin the surprise, do we?
2010-12-17fixed a line in reward calculationJessica Tölke1-1/+1
2010-12-16Warp Changes to get between Hurnscald and Nivalis, Orum Quest on stand-byWombat7-23/+62
Diryn offers warp to Nivalis, Frozenbeard to Hurnscald, Taro edited out Warp changes also to prevent players from interacting with Orum Quest until the quest is finished.
2010-12-16minor fix to orum.txtWombat1-1/+1
close instead of next on orum.txt to fix a bug
2010-12-16golbanez fixStefan Beller1-2/+4
2010-12-16nivalisStefan Beller4-86/+13
2010-12-16nivalisStefan Beller5-25/+35
2010-12-16nivalisStefan Beller6-9/+24
2010-12-15minor npc fixes nivalisStefan Beller3-6/+12
2010-12-11added candle helmet to item_db and orum rewardWombat1-4/+3
added the candle helmet as a reward for the orum quest and to the item.db.txt
2010-12-09mobs added to winter land and winter monsters to mob_db.txtWombat7-4/+97
mobs added to new Kaizei maps. Yeti and Ice Element added to mob_db.txt
2010-12-07Merge remote branch 'master/master'Wombat3-3/+26
2010-12-05new npc in nivalisStefan Beller8-91/+260
removed mapflags tested baktar KrickKrackKrock Criker Miler and the well shop does not sell forest bow but a desertbow
2010-12-04Fix grammar on the new daily, non-critical updateChuck Miller1-2/+2
2010-12-04Errr... wrong settings in the last patchChuck Miller1-3/+3
2010-12-04Add a new daily aimed for people around level 40Chuck Miller2-0/+23
2010-12-02fixups in nivalisStefan Beller4-4/+7
2010-12-02adding KrickKrackKrock a gambling manStefan Beller2-0/+138
2010-12-02adding nivalis packrat: baktarStefan Beller7-56/+427
a strange person additionally: remove taro and startrek from nivalis
2010-11-21nivalis and christmas2010Stefan Beller24-2/+786
2010-11-07Fixing return in banker scriptStefan Dombrowski1-3/+3
Also renaming menu option to "Nevermind" if it results to goto L_Nev. Reviewed-by: PjotrOrial
2010-11-07Voltain a dark mageStefan Beller2-0/+364
an evil mage trying to poison mouboos in 007-1 (south of Hurnscald) This is not a player attached quest-row, but an npc attached quest-row
2010-11-07warningsigns at pvp entrance 012-4Stefan Beller2-0/+19
2010-11-07better bounds checking + comments in orumStefan Beller5-50/+53
2010-11-07fixed minor bugs in orum/waricStefan Beller4-68/+116
* instead of "Intensity out of range" you die now. * spelling, only typos, no grammar corrected, since their grammar is weird. * header added to orum file. Not done: The bound checking is not corrected yet: Instead of : if (@offsetOne > 12) set @offsetOne, 1; if (@offsetOne < 1) set @offsetOne, 12; you should do: if (@offsetOne > 12) set @offsetOne, @offsetOne - 12; if (@offsetOne < 1) set @offsetOne, @offsetOne + 12; This can handle with steps bigger than 1. Collision layer of the bed in the empty cave must be fixed. Should there be hints how to setup the torches anyway?
2010-11-07Added Orum quest and some files created via automappingWombat8-0/+1366
Orum quest on 009-4 and files created from converting 012-4.tmx
2010-11-07Bandit Quest and fixes to peter, mikhailWombat10-4/+206
Bandit quest changes, fixes to peter and mikhail, 011-6 mobs
2010-11-07Data for new 11-6 mapWombat6-0/+47
New 11-6 map, its warps and related changes
2010-11-01Make Candor a *bit* harder...Chuck Miller1-3/+3
I think I might look into redesigning the basic way it works in the future
2010-11-01Reduce the amount spawned on Candor fight cave some moreChuck Miller1-5/+5