summaryrefslogtreecommitdiff
path: root/npc/merchants
AgeCommit message (Collapse)AuthorFilesLines
2008-08-12Added updated client effects list.ultramage1-1/+1
Corrected some doc/npc typos. Reindented some mob AI code. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13074 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-08Removed unofficial inn maid from Alberta.L0ne_W0lf1-10/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13053 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-08* Slew up NPC bug fixes and other updates.L0ne_W0lf1-2/+3
- Corrected item checking in Dancer job quest. (buggreport:1987) - Fixed infinite dialog in novice grounds. (buggreport:1998) - Fixed overlapping warps in ice dungeon. (buggreport:2009) - Corrected super novice script checks. (buggreport:2016) - Corrected bug in alchemist dealer. (bugreport:2020) - Commented out message board NPCs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13052 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-25* Corrected Luna Bow Bonuses. (bugreport:1919)L0ne_W0lf1-7/+8
* Swapped dis/enable for hideon/off in wedding script. * Corrected Slotting NPCs triggering on touch. (bugreport:1916) * Added a missing close in juperos quest. (bugreport:1918) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12993 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-12* Updated Refiner function. cleaner, and less dated.L0ne_W0lf1-291/+187
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12940 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-08* Various fixes to NPCs, from bugreports.L0ne_W0lf1-3/+5
- 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-04Added a missing "next;" in Bruspetti Quest. (bugreport: 1724)Paradox924X1-1/+1
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-06-13* Updated moscovia.txt inn.txt mosk_dun.txt shops.txt from jALupus2-1/+44
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 r12814shadow1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-07Another fix to Lucius (trivial) on /cities/lighthalzen.txt. (bugreport:1125)shadow1-2/+3
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-05-20* Fixed variable issue with Milk Trader NPC. (bugreport:1523)L0ne_W0lf1-2/+3
* 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-03-01Resolves bugreport:1025, bugreport:1062, bugreport:1077 and bugreport:1078. :PL0ne_W0lf1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12275 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-28Added Cash shop based on iRO's. (Enable to use) L0ne_W0lf1-0/+26
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12265 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-28Updated Alchemist Guild Dealer.L0ne_W0lf1-102/+136
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12259 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-28Implemented several "checkweight" NPC merchants.L0ne_W0lf6-42/+49
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12257 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-22* Several small fixes to scripts, and updates.L0ne_W0lf1-4/+5
- Updated City warps for Lighthalzen, and dugneon warps. - Updated castle warps for Schwaltzvalt Castles Map. - "The Sign" quest is now enabled by default. (bugreport:1011) - Added Dimensional Gorge map spawns (According to RO Future Wiki) - Updated Lighthalzen boss spawning mechanisim to official. - Fixed a small error in the novice potion exchanger. - Resolves the following: bugreport:879 bugreport:973 bugreport:983 bugreport:1013 bugreport:1021 bugreport:1024 bugreport:1026 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12227 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-01Updated Lighthalzen Town NPCs and Speed Potion quest.L0ne_W0lf1-0/+50
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12155 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-26Some random cleaningultramage1-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12141 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-13added fix missing from r12065ultramage1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12067 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-11* Added Veins town NPCs, mail box, and second guide.L0ne_W0lf1-5/+4
- Updated warps for Veins. Outstanding warps are quest related. * Minor updates to other warp files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12056 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-11Oops, forgot to commit!L0ne_W0lf1-0/+395
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11889 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-08* Removed double tabs from mapflag/warp/script/function/duplicate declarations.FlavioJS2-6/+6
(avoid script errors in a future commit) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11871 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-02* Added Indian RO "Children Week" Event. Thanks $ephirotsamuray221-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11853 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-02* Rescripted Headgear Quests 1 (Comodo) to Aegis 10.3 Standards.samuray221-2/+3
- Corrected a little Typo error in the "Inn". (bugreport:536) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11849 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-29* Rescripted Hair Dresser to the Aegis 10.3 Standards.samuray221-2038/+504
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11843 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-28* Fixed problem in the Hair Dyer NPC. (bugreport:509)samuray221-18/+20
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11839 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11801 ↵L0ne_W0lf1-120/+353
54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-15removing forgotten debug messageultramage1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11739 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-15Really fixed bugreport:407 (eA doesn't do lazy boolean expression evaluation)ultramage1-4/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11736 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-14* Several fixes to various scripts.L0ne_W0lf1-2/+3
- Resolves: bugreport:351, bugreport:379, bugreport:393, bugreport:407, bugreport:414, partially resolves bug report:414 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11733 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-05Fixed a bug in Orange Potion creating. Copy&Pasting = bad.L0ne_W0lf1-7/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11661 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-26More minor updates to a couple NPCs.L0ne_W0lf1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11577 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-24* Cleaned up some messy guild code (more to come)ultramage1-232/+233
* Cleaned up the mail code, no more pointless dynamic allocation * Added upgrade_svn11548.sql to convert the mail table to new format * Updated vs7 and vs6 project files * Increased the max. send buffer size to 5M since 1M is not enough * Please complain if something stops working ^^; git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11571 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-24* Added the Advanced Refiner for Enriched ores.L0ne_W0lf1-0/+232
- I've had this done for awhile now, but I've never submitted it. XD git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11570 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-24Corrected the Jawaii Ice Cream salesman. bugreport:285L0ne_W0lf1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11566 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-18Uncommented the ShowWarning and ShowDebug from rev. 11508, and cleaned up ↵L0ne_W0lf6-189/+194
the warnings it produced. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11516 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-16* Added a return at the end of several scripts. Should deal with errors ↵L0ne_W0lf7-7/+7
being shown in due to a recent commit by FlavioJS git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11495 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-12Fixed some bugs in the Socket Enchant NPCPlaytester1-6/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11423 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-11* Added secret bonus of slotted Skull RingPlaytester1-2/+2
* Fixed two prices of Socket Enchant NPC git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11413 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-10Fixed some minor typosPlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11403 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-10Updated Socket Enchant NPCPlaytester1-9/+41
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11393 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-10Working on updating Socket EnchanterPlaytester1-1/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11392 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-25* Added Veins Cool Event Corp. Rep. and Inn master.L0ne_W0lf1-2/+40
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11303 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-25* Added Veins shops to shops.txt.L0ne_W0lf1-1/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11298 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-22Fixed a weird typo in the dye maker npc (from r11145).ultramage1-3/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11277 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-14Added proper end-of-line encoding properties for some files that were ↵ultramage1-115/+115
neglected... again... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11202 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-08Made the checks in the dye maker npc more dynamic (also fixes missing ↵ultramage1-17/+28
'countitem' bug) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11145 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-08Fixed the dye maker npc (see topic:162818)ultramage1-12/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11144 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-01Fixed certain typos in src/npc/doc filesultramage1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11102 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-12* Bug fixes to the updated 2-2 job quests.L0ne_W0lf1-1/+2
- Testing and fixes courtesy of Barron-Monster and Samaury22. * Corrected the second "Line" selling in the Comodo shop to "Whip". git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10985 54d463be-8e91-2dee-dedb-b68131a5f0ec