summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2007-06-04small npc header adjustments, eol settingultramage15-772/+768
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10676 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04Will the deleting ever stop?ultramage1-142/+142
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10675 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04added missing OnTouch to Guild Wars script. removed extra set @xxxxLupus3-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10674 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04* Updated 2006 headgear quests to semi-official dialog.L0ne_W0lf20-1205/+2156
* Various updates to the various guild Castle scripts. - Added Guild Master Room protection. Further security so only the master of the current castle can enter the treasure room. - Updated Guild Castle Flags again. Updated remaining dialogs to official. - Updated a couple announces for when the Emperium breaks. Both are now up to par with iRO. - Moved nguild to the events folder and commented it out, as it was a kRO event that was used twice. Updated .confs to reflect this change. * Added the first class skill resetter into Prontera. She resets players under base level 40 who are first or expanded class. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10669 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-02* Updated Knight Peco, Crusader Peco, and Falcon breeders to Aegis 10.3 ↵L0ne_W0lf2-147/+159
standards. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10666 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01* Removed Ktullanux spawn, since the quest is implemented now.L0ne_W0lf2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10664 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01* Rachel update. Official (to iRO) quests and town NPCsL0ne_W0lf6-587/+7244
- Added a few missing warps as well to both town and dungeon warps for Rachel. * Updated map flags for Rachel quest maps. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10663 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01* Updated NPC dialogs and cutins using Aegis 10.3 files.L0ne_W0lf2-832/+906
- Fixed error with the present checking. (Lupus beat me to committing) - Changed the reward checking to use callsub (fixed the flow of the script) - Optimized and changed the flow of things slightly. - Temporary character variables "@" are now ".@" - Fixed some indentation. - Changed item names to item IDs git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10659 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01Some typo fixing / cleaningultramage1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10658 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01fixed 2 bugs in Bard Job QuestLupus3-82/+85
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10656 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01fixed bug in new Crusader Job Q. optimizedLupus2-248/+214
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10655 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01In thana Quest you may enter either "Charmstone" or "Charm Stone"Lupus2-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10654 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-31* Fixed some spelling and grammar in crusader quest.L0ne_W0lf2-4/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10653 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-31* Updated Crusader quest.L0ne_W0lf2-938/+1242
- Updated NPC dialogs using Aegis 10.3 file. - Fixed logic error with job change reward for job 50 swordies. - Completely redid the 1st and 3rd tests. - Optimized first four NPC scripts slightly. - Alternatively, the tests themselves need work. - Temporary character variables "@" are now ".@" - Fixed some indentation. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10651 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-31git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10650 ↵samuray221-2/+2
54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-30fixed minor old typosLupus1-4/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10648 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-30* Changed little typos error on MVP Arena, Thanks to Sinoco.samuray222-8/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10647 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-28Corrected typos/inconsistencies in npc headersultramage24-70/+67
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10638 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-28Readded missing update info in ammo dealer, please don't remove the credits ↵Playtester1-4/+6
if you update a script, just ADD your own. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10636 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-28Fixed NPC name of bullet and magazine dealerPlaytester3-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10635 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-28reverted Bard Quest to my version.Lupus2-5/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10634 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-27* Guild flag update.L0ne_W0lf7-342/+516
- Guild flags in town by default will no longer show dialog. (changeable) - Updated several guild flag positions and rotations, and removed some others all together. - Added the second set of Payon town guild flags in the northern section - Updated novice WoE flags with the new argument. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10632 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-26* Fixed a little bug on "Bard Quest" (Not Job).samuray222-4/+8
- Maybe will be a good idea change the variables, for something more original. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10629 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-26Fixed mob name Atros -> AtrocePlaytester2-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10627 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-25* Changed the way the Thanatos Portal works.SinSloth2-28/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10615 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-24Fixed extra '}' typo in the bard questultramage1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10614 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-23fixed typoLupus1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10612 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-23bard quest bugfix, optimization (-50kb)Lupus2-2025/+550
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10611 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-23* Added a check in Thanatos Boss room to reset event if there's no player ↵SinSloth2-3/+33
inside. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10610 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-22Tweaked some recent npcs (untested)ultramage10-6259/+4969
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10608 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-22* Made Thor Volcano mobs safe to usePlaytester5-0/+39
- raised their DEF/MDEF - raised their speed - removed 11.3 drops (using 11.2 drops) - added most of their skills thanks to Doddler - added Thor Volcano spawns, so they can be tested git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10605 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-22* Updated Socket Enchant NPC to official.SinSloth2-822/+494
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10604 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-22* Moved Munak's Grandma quest to monstertamers.txt, it didn't require ↵SinSloth4-173/+162
another file. - Deleted munak_quest.txt - Updated .conf file due to those changes. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10603 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-21* Added Two new quests and moved another. L0ne_W0lf6-158/+4822
- Added Wandering Minstrel quest. Need optimizing. (bard_quest.txt) - Added Munak's Grandma quest. (munak_quest.txt) - Moved bongunsword.txt to /custom/quests/ - Updated the conf files to reflect the above changes. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10601 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-21* Fixed some bugs in Cursed Spirit Quest.SinSloth2-6/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10597 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19* Fixed a bug in Thanatos Tower Quest, which didn't allow you to get rewards.SinSloth2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10582 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19* Rev 10572 Updated Bard quest to the official one.samuray222-454/+858
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10572 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-18Kiel Hyre quest update, moved delitems to the proper NPC.L0ne_W0lf2-22/+22
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10569 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-18* Updated Thanatos Tower quest to official.SinSloth4-1793/+2521
- Moved some NPC in proper quest file and updated warps. - Removed old Thanatos custom warps. * Fixed drops of Thanatos Dolor & Thanatos Odium regarding the quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10564 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-18Sage Job Quest Item name fix: Mantis ScytheLupus2-5/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10563 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-18* Kiel Hyre quest fixes.L0ne_W0lf3-93/+108
- Fixed a typo in Elly, in her room. (<= should have been <) - Added an 'end;' to the cookie basket. Kiel Hyre's final dialog will now delete all quest-related items. * Complete rewrite of the Kiel Hyre warps. (warps/other/kiel.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10561 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17updated free kafra passLupus2-17/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10553 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17removed .GAT-s again from recent scriptsLupus10-49/+57
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10552 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17- Fixed several grammar mistakes from the original dialogs.DZeroX1-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10550 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17Kiel Hyre Quest fix. Fixed the missing spaces in some of the enablenpc commands.L0ne_W0lf2-6/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10548 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-16Restored npc's history while applying latest update at the same time. Please ↵ultramage2-248/+249
use 'svn move' instead of deleting and adding. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10547 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-16- Grandpa Pharmacist has now been renamed to Old Pharmacist, the official ↵DZeroX3-243/+250
name. Updated dialogs have been implemented. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10546 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-16Some minor spawn fixesPlaytester5-5/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10543 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-14- Removed custom version of Schwartzvalt Trilogy from WIP folder.SinSloth2-1046/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10541 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-14* Added President quest aka. Schwartzvalt Trilogy. Please encourage your ↵SinSloth6-48/+3866
players to test it. - Moved some NPC and fixed some typos in Lighthalzen and Einbroch due to the quest. - Updated Yuno Government Buildings warps according to the quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10540 54d463be-8e91-2dee-dedb-b68131a5f0ec