summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2008-07-12Made it so both success and failure of the gaebolg quest count as completion.L0ne_W0lf3-5/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12947 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-12git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12945 ↵shadow3-16/+2
54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-12git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12944 ↵shadow1-1/+1
54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-12Rev. 12342, and 12343. THIS COMMIT IS SOLELY FOR THE PURPOSE OF SHUTTING ↵L0ne_W0lf1-0/+1
PEOPLE THE FUCK UP. IN TEH LAST COMMIT PRIOR TO THIS I HAD TOTALLY FORGOTTEN TO ADD AN EXTRA BACKSLASH WHEN MAKING A COMMENT, RESULTING IN AN ERROR IN THE NPC PARSER. THIS ERROR HAS BEEN CORRECTED, AND THE MESSAGE "Whoops." LEFT IN THE CHANGELOG. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12943 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-12Whoops. L0ne_W0lf1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12942 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-12Fixed a typo when disabling a control device.L0ne_W0lf2-4/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12941 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-12* Updated Refiner function. cleaner, and less dated.L0ne_W0lf2-291/+188
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12940 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-12* Added Nameless Island Dungeon quest. Please report bugs. L0ne_W0lf7-106/+2364
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12939 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-11- Fixed a bug in Dancer Quest.zephyrus2-24/+24
- Some fixes on guild2/schg_cas03.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12937 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-10Fixed a sage job quest cutin not being removed as reported by jc1991, ↵shadow2-2/+6
bugreport:1825 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12935 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-10Fixed a small bug on mid_camp warps by brianlew, bugreport:1824shadow2-2/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12934 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-09* Fixed using wrong variable in some of the novice grounds savesL0ne_W0lf2-3/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12928 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-08* Various fixes to NPCs, from bugreports.L0ne_W0lf7-12/+64
- Fixed condition error in old pharmacist. (bugreport:597) - Fixed missing function in novice WoE (bugreport:1728) - Fixed a minor errors in dancer quest (bugreport:1766) - Corrected duration of wedding status (bugreport:1775) - Fixed missing function in novice WoE (bugreport:1788) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12925 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-05Fixed AM_PHARMACY produce chances based on info gathered by flaviojs, aegis ↵shadow1-1/+1
zone ep 11.2, of 20070629 Added missing version on my last commit on dancer.txt script (added by akrus on stable branch already) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12913 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-04Added a missing "next;" in Bruspetti Quest. (bugreport: 1724)Paradox924X3-1/+4
Fixed a small typo in Advanced Refiner. (bugreport: 1660) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12909 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-04Added a missing "next;" in Einbroch Murder Quest. (bugreport: 1739)Paradox924X2-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12908 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-04Added a missing "case 1:" (bugreport: 1794)Paradox924X2-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12907 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-04Removed extraneous " after #que_godnpc2 NPC name. (bugreport: 1758)Paradox924X2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12906 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-02* Fixed: several typos in quests_yuno.txt (bugreport:1786) [akrus]akrus2-6/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12899 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-29added Moscovia dungeons NPC from jALupus3-0/+151
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12895 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-29Random assortment of various small corrections and tweaks.ultramage3-6/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12894 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-23- Some WoE 2.0 fixeszephyrus9-28/+54
* Not investment per day reset bug. * Not stop the emperium respawn if you take it in less than 10 seconds and woe ends. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12886 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-23* Fixed an incorrect weight check in power arena (bugreport:1716)sketchyphoenix2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12879 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-17* Fixed end timer in Turbo Track Solo mode not enabling warp. (bugreport:1682)L0ne_W0lf2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12846 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-17*Corrected bugs in the updated novice grounds.L0ne_W0lf2-25/+49
- Fixed Entrance Guard clearing vars. (bugreport:1695) - Added Some duplicate NPCs for the combat training. - Corrected bug in Hanson's dialog. (bugreport:1703) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12845 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-15updated mosk warpsLupus2-7/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12837 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-14Fixed bad variables on dancer job quest, bugreport:1685shadow2-4/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12835 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-14* Uncommented all novice map, and added mapflags.L0ne_W0lf4-3075/+3914
* Additionally; changed starting map from new_zone to new_1-1. * Large update to the novice grounds. Fixed bugreport:1666 - Updated notice ground warps to reflect the above map-usage change. - Additionally; NPCs now give EXP (base/job) dependant on your level. - All prior novice ground progress will be lost, and variables cleared. - NPCs give class specific items, but not the soulbound ones, yet. - Fixed the mob count for the novice ground maps. - Added all the old novice training ground vars to F_ClearGarbage git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12833 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-14- Fixed a bug in some Gunslinger skills, when weapon ids changedzephyrus10-22/+21
- Little cleanup in and a bug fix in guild2 scripts. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12831 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13* Updated moscovia.txt inn.txt mosk_dun.txt shops.txt from jALupus5-31/+76
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12823 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13Converted skill commands integers to strings. Follow up on r12814shadow54-170/+172
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13Fixed stripped hairband and blue hairband checking the wrong amount of ↵shadow2-3/+7
items, bugreport:1674 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12816 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08fixed 4 bugs in Blacksmith job quest, put some garbage var to clear. Fixed a ↵Lupus4-22/+20
typo in Bard Job q git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12791 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08Fixed one of Einbroch (east) kafras not displaying a name, bugreport:857shadow2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12790 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08Fixed Engel giving back 7 Sobbing Starlight on failing to refine it, ↵shadow2-1/+3
bugreport:1473 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12789 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08Removed duplicated quest warp portal on /warps/dungeons/juperos.txt, ↵shadow2-33/+3
bugreport:1486 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12788 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08Fixed a bug on Markie question 5, bugreport:1600shadow2-4/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12787 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-07Another fix to Lucius (trivial) on /cities/lighthalzen.txt. (bugreport:1125)shadow3-4/+9
Fixed Inn Employee#Ahlma warping to same destination as save point, bugreport: 191. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12777 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-07Bug Report #1624, fixed warp destinationX from 230 to 320.shadow2-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12762 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-06Added mapflags in preparation for Monster Races.L0ne_W0lf1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12761 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-04Fixed more +name+ garbage to +strcharinfo(0)+Lupus7-16/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12756 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-03Fixed a typo in schg_cas01 treasure spawning.L0ne_W0lf2-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12754 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-31* Fixed Slotted Grand cross not enabling TU 3. (bugreport:1563)L0ne_W0lf4-10/+13
* Fixed assassin robe set checking for the wrong item. (bugreport:1576) * Fixed bug in eye of hellion quests (bugreport:1581) * Fixed the position of one of the Splendid (spl) warps. (Bugreport:1585) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12750 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-31* Implemented some of the 13.1 equipment (no weapons yet.)L0ne_W0lf2-1/+14
* Added sprite ID and names for the 13.1 monsters. (no stats) * Small update to the novice grounds, by Kisuka. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12749 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-31* Corrected some typos errors in Gunslinger Quest. (bugreport:1549)samuray226-18/+31
* Corrected some "mes" without the getitemname in Sage Quest. (bugreport:1564) * Deleted Empty Color Tag in Soul Linker Quest. (bugreport:1572) * Changed an incorrect "!=" to "==" in Sage Quest. (bugreport:1572) -And Small Typo Error. * Changed some "close"s to "close2"s on Aldebaran Guides. (bugreport:1597) * Deleted a Unnecessary "end" in Rachel Guide. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12746 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-28Added warps points for episode 13.1 maps.L0ne_W0lf5-0/+85
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12740 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-20* Fixed variable issue with Milk Trader NPC. (bugreport:1523)L0ne_W0lf16-49/+108
* Fixed typos in the acolyte nad mage skill quests. (bugreport:1531) * Fixed issue with a removing a Keil Hyre cutin. (bugreport:1593) * Corrected a few oversights in the WoESE scripts. * Added dummy "OnMyMobDead" label to a Niflheim NPC. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12718 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-16Fixed variable typo in guild scripts. (bugreport:1514)L0ne_W0lf12-92/+105
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12712 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-13* Fixed a loading flag emblem for Payon 1.L0ne_W0lf2-4/+9
- Also fixed two typos regarding Guild Steward name. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12708 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-11* Fixed guild manager charging twice for investL0ne_W0lf8-13/+21
- Corrected some treasure room switch sent-to spawns. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12701 54d463be-8e91-2dee-dedb-b68131a5f0ec