summaryrefslogtreecommitdiff
path: root/npc/other
AgeCommit message (Collapse)AuthorFilesLines
2008-09-21Corrected Sealstatus checking global vars instead of character.L0ne_W0lf1-5/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-20* Fixed DZeroX's fix! (Missing ;'s)L0ne_W0lf2-0/+374
* Added Guild PVP NPC, and seal progress NPC. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13222 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-14Corrected a typo in monster races. (bugreport:2147)L0ne_W0lf1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13209 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-29* Just fixing some reported script bug.L0ne_W0lf1-2/+3
- Fixed coordinate in level 60 arena. (bugreport:1663) - Fixed errors in the Keil Hyre quest. (bugreport:2129) - Fixed guild look ups in Arug_cas02. (bugreport:2134) - Corrected treasure spawn in schg_cas03. (bugreport:2142) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13152 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-10Updated the dungeon teleport scroll menu. L0ne_W0lf1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13068 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-10* Rather massive item database update.L0ne_W0lf1-21/+106
- Added a lot of items, though some are not implemented. - Updated a lot of the current prices for many items - All items now use the "Buy" column for price. * Added new skills to the skill database. (commented out) * Updated item trade database with new items. * Updated Cashshop functions. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13066 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-10copy paste error in monster race (bugreport:2035)Yommy1-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13065 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-10fixed bug reports (bugreport:1556 bugreport:1913 bugreport:1839)Yommy1-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13061 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-06sleepy... some more typo fixes (bugreport:1983 + bugreport:2008)akrus1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13049 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-03Implemnted Hugel Monster Races.L0ne_W0lf1-0/+12422
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13037 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-25* Corrected Luna Bow Bonuses. (bugreport:1919)L0ne_W0lf1-12/+12
* 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-08* Various fixes to NPCs, from bugreports.L0ne_W0lf1-3/+4
- 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-06-23* Fixed an incorrect weight check in power arena (bugreport:1716)sketchyphoenix1-1/+1
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_W0lf1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12846 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-14* Uncommented all novice map, and added mapflags.L0ne_W0lf1-0/+13
* 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-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-08fixed 4 bugs in Blacksmith job quest, put some garbage var to clear. Fixed a ↵Lupus1-1/+5
typo in Bard Job q git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12791 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-04Fixed more +name+ garbage to +strcharinfo(0)+Lupus1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12756 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-09- More scripts fixes.zephyrus1-14/+21
- Some cleanups to the code. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12695 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-24* Fixed hugel_bingo making an unneeded infinite loop bugreport:1349toms1-5/+5
* Partially fixed bugreport:1285 (item 13697) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12646 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-03Updated Valkirye, Global_Functions, Turtle Island Quest varsLupus1-83/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12463 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-25Added proper checks to adoption processing (followup to r12428).ultramage1-1/+1
Cleaned up some code / fixed some typos. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12432 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-21Fixed Gym Pass NPC reporting "00" on use.L0ne_W0lf1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12411 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-20* Added Gym Pass NPC (disabled by default.)L0ne_W0lf1-0/+142
- Enabled Auction NPCs now that the auction system is implemented. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12404 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-16Updated Divorce script.L0ne_W0lf1-31/+28
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12380 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-15Updated Poring Tower to not refinable. (bugreport: 1050)Paradox924X1-5/+3
Renamed custom Stylist to Stylist#customstylist to avoid conflicts with official one. (bugreport: 1042 Updated Airship Typing Challenge to not fail you when you get both strings correct. (bugreport: 1008) Fixed Job_Change Function to properly jobchange babies. (bugreport: 943) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12368 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-08- Added battle/misc.conf auction settings.zephyrus1-2/+2
- Fixed a typo in auction script. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12327 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-08Fixed a typo in AuctionWarper function name.Paradox924X1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12324 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-03Added Auction file. (Disabled until auctions work)L0ne_W0lf1-0/+120
Removed auction NPCs from Lighthalzen, and fixed bugreport:1103. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12283 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-02- The last, i hope, fix to the mail system.zephyrus1-2/+27
* kRO have a possible way to read mail by just sending the open mail window packet to the client. This protection adds a mapflag town, to set the only maps that allow mail operations. because there is no way to know when client closes the mail inbox window. * git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12279 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-01Resolves bugreport:1025, bugreport:1062, bugreport:1077 and bugreport:1078. :PL0ne_W0lf1-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12275 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-28Implemented several "checkweights" in other NPCs.L0ne_W0lf1-23/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12258 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-28* Removed "F_CheckMaxCount" as it seems "checkweight". preforms the ↵L0ne_W0lf1-18/+1
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_W0lf1-1/+20
- 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
2008-01-13* Corrected a bad Delitem in gunslinger quest (not job). (bugreport:763)samuray221-2/+3
* Corrected a Double Welcome Message in Dungeon's Kafras. (bugreport:783) * Corrected a Typo error in MailBox. (bugreport:798) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12065 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-11* Added Veins town NPCs, mail box, and second guide.L0ne_W0lf1-1/+7
- 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-12- Added some new cash-items and headgears.zephyrus1-0/+43
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11893 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-17* Fixed turbo track NPCs that caused "NPC not removed" errors...Even though ↵L0ne_W0lf7-14/+21
this bug is slightly official. XD git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11747 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-31Fixed reward option in Arena giving potato.L0ne_W0lf1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11628 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-31Commented out msg_athena.conf strings disabled in r11625.ultramage1-654/+0
Reverted changes in r11625 that used enum sc_type where it shouldn't have been used. Removed leftover npc/other/arena.txt. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11627 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-31* Added Turbo Track point exchanger to arena.L0ne_W0lf2-123/+221
* Slightly optimized the existing Arena point exchanger. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11626 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-31* Fixed a typo in Party Arena.SinSloth1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11624 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-31* Added Izlude Battle Arena. Please test it and report any bug you find out.SinSloth6-0/+7095
- Level 50/60/70/80 and Party arenas are accessable. - Updated old warps to official. - Acolyte-only arena will be added a bit later. - Arena Points can be obtained by completing arenas as well as exchanging your Turbo Track points. * Updated several mapflags - 'nomemo' 'noteleport' 'nosave' 'nowarpto' 'restricted' - due to Izlude Battle Arena release. - Updated 'item_noequip' and 'skill_nocast_db' to match with 'restricted' mapflags. * Removed useless WIP folder whose quests have been there for a while. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11622 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-27Small update to divorce NPC.L0ne_W0lf1-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11590 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-23Small fix for the turbo track point converter. Even though, without the ↵L0ne_W0lf1-0/+6
arena, the converter serves no purpose. XD git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11562 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-22Another small update to the mail npcs. Done bumping the SVN rev. count for ↵L0ne_W0lf1-2/+3
now. Promise. (Maybe.) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11553 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-22Updated NPCs for the mail system.L0ne_W0lf1-18/+19
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11550 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-22* Bug fixes for the turbo track.L0ne_W0lf1-5/+7
- Fixes both the point exchanger for exp when selecting "No" and also fixes the infinite loop in the game Guide. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11549 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-22git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11545 ↵L0ne_W0lf8-0/+11048
54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-18Uncommented the ShowWarning and ShowDebug from rev. 11508, and cleaned up ↵L0ne_W0lf5-60/+64
the warnings it produced. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11516 54d463be-8e91-2dee-dedb-b68131a5f0ec