summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
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
2011-12-14- Added 'nopenalty' mapflag to mosk_ship. (bugreport:3109)brianluau1-2/+2
- Fixed some strange dialog in President Quest. (bugreport:1755) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15109 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-12Fixed (bugreport:4983)script-z3r01-8/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15077 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-12- Changed Sweet_Potato --> Potato to avoid confusion with the taming item. ↵brianluau7-100/+103
(bugreport:2150) - Changed duplicates in /npc/custom/ so the source is a floating/mapless npc. (bugreport:1335) - Fixed some bad English in Biological Weapon Quest. (bugreport:1745) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15075 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-12- Fixed a divide-by-zero error in airships.txt (bugreport:651)brianluau2-11/+11
- Fixed a typo in Crusader jobchange quiz. (bugreport:443) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15074 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-12- airship.txt: changed temporary char variables to scope, brianluau1-100/+96
changed temporary global variables to NPC variables. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15073 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-12- Fixed some default #command levels that were raised in r13403. ↵brianluau1-1/+0
(bugreport:2615) - Changed default GM level to 100 for some commands that don't make sense to be run as #commands. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15071 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-12Corrected an event mob being summoned in Endless tower (bugreport:4942)jmanfffreak1-1/+1
Added @go locations for new maps (not official, but they're there) (bugreport:4457) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15070 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-12Fixed a close; issue not letting players teleport to complete the quest. ↵jmanfffreak1-1/+0
(bugreport:4886) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15069 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-11- Set svn:eol-style=native for some recently added text files (follow up to ↵brianluau24-10389/+10389
r15060). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15062 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-11- Merged /branches/renewal/conf (partial)brianluau175-13413/+27003
- Merged /branches/renewal/db (only mob_db.txt and mob_skill_db.txt) - Merged /branches/renewal/npc (full) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-10New training grounds. tid:53943calciumkid1-4091/+2089
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15054 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-09- Set svn:eol-style=native for some recently added text files (follow up to ↵brianluau6-7640/+7640
r15009). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15044 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-09Fixed a (apparently) 5 year typo. bugreport:4463jmanfffreak1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15038 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-09- Updated some URLs.brianluau2-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15037 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-08Corrected an issue where the chat filter would prevent a player from ↵jmanfffreak1-65/+65
completing the Lovers Quest. bugreport:4604 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15028 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-08Fixed minor typo in eye_of_hellion.txt. bugreport:4851jmanfffreak1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15026 54d463be-8e91-2dee-dedb-b68131a5f0ec