summaryrefslogtreecommitdiff
path: root/npc/quests/newgears
AgeCommit message (Collapse)AuthorFilesLines
2013-10-24Update to last rAthena npc.Michieru4-66/+76
Fix some typos change sc_bleeding to -> sc_blooding Updated RE EXP for quests_brasilis.txt
2013-02-25* Part one of fixing bugreport:6527. This does not yet change functionality.euphyy2-7/+11
-- Added 'disable_items' to all applicable scripts. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17160 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-02-03Updated more placeholders and fixed some spacing issues.Mysteries4-4/+4
2013-01-29Updated placeholders.Mysteries4-12/+4
2012-08-01Full npc folder reorganization. (I hope I didn't break anything D:)daegaladh4-0/+7849
-Now common scripts goes to the main npc folder, and pre-re-only/re-only ones goes to their respective folders. -NPCs with practically the same script but little differences have been left in the main folder and uses the command checkre() for the differences. -For those NPCs with different coordinates but same script, the script has been left in the main folder but the NPCs splitted as duplicates. -All pre-renewal files has been reverted back to their pre-renewal behavior. TODO: -Correct pre-re quest rewards. -Check for pre-re/re differences in mapflags. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16545 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08Okie ladies and gentleman if this commit breaks anything it's jman's and ↵shennetsind3-7026/+0
maki's fault, yes, blame them. Fixing pre-re / re npc support, moving /config/ folder to src root so other servers may also make use of the #define renewal dir and other stuff. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-01- Replaced more -> rAthena (follow up to r15251).brianluau1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16195 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-30- Removed more trailing tabs.brianluau1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15527 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-01- Fixed NPC Position in 2006_headgears.txtmasao871-1/+1
- Added new Headgear Quests and Cute Ribbon Dyer. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15344 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29` Updated 2005 Headgears Official Quests. Thanks to [Muad_Dib]xantara1-1458/+1445
-- Fixed item check bugs -- Added missing airport NPC -- Took out unneeded breaks git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15299 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24- Replaced all occurrences of "eAthena" to "rAthena" stringmercurial1233-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-12Zealotus Mask Update (bugreport:4874)script-z3r01-1/+1
Modified to use next; instead of close; git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15076 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-08Quest bugfixes.calciumkid1-0/+3
bugreport:4089, bugreport:3600, bugreport:5046 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15023 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-02-06- Changed some duplicates so they use a floating NPC as their original. ↵L0ne_W0lf1-2/+4
(bugreport:1395) - Fixed the NPC looking for missing label in the Cursed Spirit quest. (bugreport:4654) - Applied Uno's fix for the cooldown condition in Endless Tower. (bugreport:4677) - Removed level requirement for the Viens Stone gathering quest. (bugreport:4678) - Added the missing restricted skills to zone 6 for Endless Tower. (bugreport:4707) It's worth noting how much I hate the system for restricting skills per zone. - Fixed Cat Hand warp service warping players to all warp options. (bugreport:4709) - Fixed floor 75 warp in endless tower disabling the wrong warp. (bugreport:4711) - Added a condition for Chungwolmang to only delete items if a certain ID is specified. (bugreport:4719) - Corrected a mobcount specifying the wrong NPC in the Moscovia Ship quest. (bugreport:4736) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14697 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-22* Added support for NPC names in the 'specialeffect' script command, go go ↵L0ne_W0lf1-26/+10
copy/paste! * Updated several NPCs to use the updated specialeffect command, updated more NPCs to use the updated emotion command. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14353 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-25Replacing specialeffect/2 numerics with constants in quests.L0ne_W0lf2-21/+23
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13237 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-26fixed wrong item names. minorLupus1-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12435 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-28* Removed "F_CheckMaxCount" as it seems "checkweight". preforms the ↵L0ne_W0lf1-19/+20
aforementioned check in addition to checking weight. * Updated 2004 headgear quests to use checkweight. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12256 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-28* Implemented new function F_CheckMaxCount.L0ne_W0lf2-2861/+3154
- Checks if you have enough room in your inventory to accept items * Updated 2004 headgear quests to fully official. - Implemented usage of F_checkMaxCount in the 2004 headgear quests. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-28* Updated NPC headers to fix errors caused by rev. 11603.L0ne_W0lf1-4/+5
- Note: non-standard loaded scripts need to be checked for errors/duplicates. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11605 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-13Fixed a typoPlaytester1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11457 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-01* Fixed an assortment of typos and bugs care of yyCC.L0ne_W0lf1-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11343 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-31* Fixed north prontera kafra having an empty warp listultramage1-2/+2
* Removed junk ЎA text from the 2004 headgears * Changed deprecated Job_Alchem to Job_Alchemist (see r10904) * Fixed a typo in a geffen city npc (Job_Merhcant) * Fixed a typo in the Jobmaster custom script (Job_Gunsliger) * Fixed one old eAAC Quest Warper bug (warp to nonwalkable coords) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10940 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-22* Rev. 10893 Correct some typos error like "next;ing".samuray221-2/+2
-Thank to theultradamage git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10893 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-13* Updated "Name" fields for 11.2 headgears.L0ne_W0lf1-70/+69
* Updated NPCs for Al De Baran - Added Inn NPC for Al De Baran * Fixed problems with Hahoe/Lion/Bride masks quests. * Added Zairik's fix for the wizard quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10879 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04* Updated 2006 headgear quests to semi-official dialog.L0ne_W0lf1-422/+1063
* 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-04-29More eof eols (followup to r10401); skipping /npc/custom and /npc/samplesultramage1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10402 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-27My attempt at fixing the zealotus mask npc, now correctly requires a whipultramage1-11/+16
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10078 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-15removed all .GAT from all the scripts and testedLupus3-58/+58
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-15Corrected all Schwarzwald typos (except for the WIP one)ultramage1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9867 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-26More typo fixesultramage1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9714 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-21Typo huntultramage1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9684 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all ↵FlavioJS3-6105/+6105
txt/conf/h/c files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-02Fixed event's label for many quest-spawned monstersKarLaeda1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9386 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-04Many small scripts fixes - tabs, parenthesis, typoLupus1-1182/+1185
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9137 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-03amatsu field hydra id fixLupus1-13/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9125 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-02merged from trunk to stable. Fixed item names in 2006 headgear quest, DTS ↵Lupus1-14/+15
warper typos git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9122 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-30A small fix to the 2006 headgears quest, thanks to Belle for telling me ↵MasterOfMuppets1-21/+21
about the problem. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8549 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-24Various fixes on Headgear 2006 questsPlaytester1-24/+23
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8467 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-20lolMasterOfMuppets1-0/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8389 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-20Implemented the official 2005 headgear quests.MasterOfMuppets2-314/+2241
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8380 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14Fixed 2006 headgears npc giving you Lion Mask rather than Lion MasqueradePlaytester1-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8270 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-13updated file version! DO always increment file version!Lupus1-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-12Fixed id of Dryad Card in the Headgears 2006 quest thanks to tonyfudPlaytester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8250 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31updated gunslinger quest/ updated 2006 headgears. fixed lighthalzen questLupus1-112/+129
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7996 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31finally fixedreddozen1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7994 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7993 ↵reddozen1-4/+4
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7992 ↵reddozen1-6/+2
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31oops... that was an old copy of the quests. Fixed. [Reddozen]reddozen1-254/+255
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7991 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31Added 2006 headgear quests. Note that official dialog and NPC ID will need ↵reddozen1-0/+478
to be added in the future. [Reddozen] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7990 54d463be-8e91-2dee-dedb-b68131a5f0ec