summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2012-01-07- Follow up r15402. Removed minstrel.txt Job change quest from autostart, ↵masao872-10/+10
since it's not yet added / finished. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15403 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-07- Added first Version of Genetic Job change Quest.masao872-1/+1466
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15402 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-06- Follow up r15281.masao876-76/+48
- Removed MaxLvl check in BG Waitingrooms. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15401 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-06*Fixed bug in 13.1 quest which caused quest log to remain after completion.Chilly012313-49/+549
*Added warps up to Episode 14.2. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15400 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04- Fixed some typos from previous commit r15392.masao871-7/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15393 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04- Added first Version of Sura Job change Quest.masao872-1/+1174
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15392 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04Re-designed /db/ folder structure as previously discussed.shennetsind2-3/+21
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15390 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04Several corrections to Warlock job quest (added missing `end`s, replaced job ↵gepard19841-104/+90
& emotion numbers with constants, added item names in comments). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15378 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-03- Follow up r15367.masao871-8/+8
* Fixed the check if the Player is an Wizard or High Wizard. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15369 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-03- Follow up r15366.masao871-13/+19
* Fixed few dialog typos. * Fixed countitem() check. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15367 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-03- Follow up r15363.masao873-9/+11
* Fixed missing countitem() check. * Added Credits to some Job change Files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15366 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-03- Follow up r15363.masao871-0/+1
* Enabled Item Scripts for Job change specific Items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15364 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-03- Added first Version of Warlock Job change Quest.masao873-3/+2046
- Updated mob/fields/splendide.txt for Warlock Job change Quest. - Fix for previous commit r15352 . git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15363 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-02- Fixed little mistake from previous commit.masao871-8/+8
- List of Bugs fixed: bugreport:1569 bugreport:867 bugreport:2344 bugreport:3583 bugreport:3025 bugreport:3616 bugreport:3935 bugreport:4015 bugreport:4097 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15353 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-02- Lot's of Bugreport fixes and stuff.masao8713-283/+194
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15352 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-02- Updated const.txt. bugreport:5177masao871-3/+3
- Fixed Rental NPC. bugreport:5178 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15351 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-02- bugreport:2719 , bugreport:1963 , bugreport:2878 .masao873-1/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15350 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-01- Bunch of Typo fixes from my previous Commits.masao873-26/+26
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15348 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-01- Added Genetic Book Seller to Alchemist Shop.masao873-6/+123
- Updated Gunslinger Ammo & Boxes Sales NPC positions. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15347 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-01- Fixed NPC Position in 2006_headgears.txtmasao873-1/+827
- 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
2012-01-01poring_war.txt fixes as per bugreport:4848calciumkid1-9/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15341 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-31- Changed Gld_Trea_Protect: guild members (who aren't the Guild Master) ARE ↵brianluau1-1/+1
allowed in the treasure room. (bugreport:4839) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15339 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29Added Royal Guard job quest.protimus2-1/+519
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15326 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29- 1.2 Fixed first Quest so that when a false poring got killed it decreases ↵masao871-2/+7
the total points by 1 also commented the SC_STONE part until M_DESERT_WOLF_B Mercenary is fully working. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15325 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29- Removed Mercenary Skill which got added by accident with last commit.masao871-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15302 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29- Fixed Mercenary check in Ranger Job change Quest. Also set correct time ↵masao871-3/+3
value for SC_STONE from 2 Seconds to 2Minutes. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15301 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-28Added a check in the Hugel Bingo NPC to check if the player actually has ↵jmanfffreak1-0/+5
1000 zeny to play (bugreport:4091). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15293 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-28Fixed issue in niflheim quest where the script set a variable not related to ↵jmanfffreak2-3/+7
the quest at all (bugreport:4104). Added check in Knight job change test to prevent repeating the quest (bugreport:4099). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15292 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-28Added warp from brasilis to bra_fild01 per official data (bugreport:5169)jmanfffreak1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15291 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-28- Added first Version of Ranger Job change Quest. May needs some Script ↵masao872-1/+3204
improvement here and there. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15290 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-27- Fixed bugreport:5124. (temporary fix) input box command does not show up ↵mercurial1231-1/+1
in the client when the NPC Id is 139. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15289 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-26` Updated Refiners and Repairersxantara2-24/+57
- Updated several NPC names and locations. - Added WoE map Refiners. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15282 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-26- Fixed bugreport:4567. (Taekwons can hit the crystal with whirlwind Kick ↵mercurial1231-16/+8
while the guardians are still alive.) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15281 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25- Fixed wrong variable used in quest_ayothaya. bugreport:5129masao872-17/+17
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15280 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25- Fixed NPC ID's and Header. Follow up r15278masao871-7/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15279 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25- Fixed Header in Mechanic Job change quest.masao873-97/+65
- Updated Paradise Groups "Goods Cabinet" (Storage). - Fixed 'specialeffect EF_WIND;' not showing when talking to the Strange Device NPC in Nydhoggrs Quest. bugreport:5149 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15278 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25- Standardized script headers, starting with /npc/custom/brianluau82-5410/+5272
http://rathena.org/wiki/Script_header git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15262 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25Removed Changelog files left over from eAthena. We use Trac to log changes ↵jmanfffreak1-4137/+0
now, and these haven't been updated since rAthena start. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15260 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24- Fixed a gibberish NPC name since r12239 (also fixes "NPC name too long" ↵brianluau1-1/+1
map-server warning from r15253). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15254 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24- Replaced all occurrences of "eAthena" to "rAthena" stringmercurial123622-1796/+1796
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-23- Rebranded NPC Informationmercurial1231-212/+99
- Optimized Poison Herb Salesman since an optimized version already exist. (Tested and Approved) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15221 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-23- Added first Version of Mechanic Job change Quest and 3rd_trader which ↵masao874-1/+1513
sells 3rd Job related Items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15220 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-21- Set svn:eol-style=native for some recently added text files.brianluau1-16/+16
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15192 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-21Fixed brasilis warps according to official.protimus3-8/+35
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15191 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20bugreport:4100 fixcalciumkid1-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15182 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20quests/The_Sign_Quest.txt another bugfix! bugreport:4230 also follup ↵calciumkid1-1/+2
bugreport:4404 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15181 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20quests/The_Sign_Quest.txt bugreport:4404calciumkid1-1/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15180 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-17Corrected multiple dialog issues in okolnir quests {bugreport:3092)jmanfffreak11-21/+21
Clarified waiting room dialogs for Hugel Bingo (bugreport:1432) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15146 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-14- Fixed some typos in quest_13 files. (bugreport:5023)brianluau3-28/+28
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15123 54d463be-8e91-2dee-dedb-b68131a5f0ec