summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2012-05-29- Added BaseClass explanation to script_commands.txt .masao8712-28/+28
- Some updates to the custom folder / the old eAAC Scripts which are now in there. - Fixed custom/warper.txt prontera location to not collide with Ash Vacuum warper. bugreport:5857 - Fixed Platinum Skill Quests properly checking for BaseClass now. bugreport:5853 - Fixed some typos in Ranger Job change Quest & Eden Paradise. bugreport:5858 - Fixed a typo in scripts_athena.conf . bugreport:5852 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16165 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-28Massive updates to /npc/custom folder:jmanfffreak44-10792/+172
* Removed eAAC scripts, which were outdated. (tid: 64380) (will be released in downloads section) * Removed scripts in /Lance/ folder, which haven't been updated in years. (will be released in downloads section) * Combined heal.txt and heal_payment.txt into one script, set options within file to enable or disable zeny requirement. * Added choice in job changer if you allow third job changes. * Updated warper with new towns and some dungeons. * Card remover now has option to prevent or allow item destruction upon removing failure * Removed 2-2shop and replaced with a full itemmall (thanks Masao!) * General file structure changes (possibly more later) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16164 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-28- Added ability for all 2nd baby classes to change into their 3rd baby job ↵masao8711-310/+277
doing the 3rd job change quest. bugreport:5789 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16163 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-28- Added missing repeatable EXP Quests. bugreport:4450masao874-1/+356
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16162 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-28- Fixed a bug in quests_13_1.txt where sometimes it wouldn't correctly or at ↵masao872-314/+139
all trigger the OnMyMobDead trigger. bugreport:5023 - Updated quest_db.txt with some time durations. bugreport:5023 - Follow up r16152, it's finally and forever done! git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16161 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-28- Added Header to Rune Knight Job change Quest. bugreport:5834masao873-3/+20
- Fixed weapon distribution in Paradise Gear Quests. bugreport:5849 - Fixed wrong warp location inside Paradise Head Quarters. bugreport:5847 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16160 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-27- Fixed a bug in security checktr0n931-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16159 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-27- Added an security check for each player which is entering an instance to ↵masao875-5/+72
make sure that the cool down time can't be bypassed which would lead to abuses of the according instance dungeons. bugreport:5768 - Some minor additions to the Magic Gear renter NPC. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16158 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-27- Fixed typo in the new refining NPC Bestry. bugreport:5836masao872-16/+37
- Enabled Gryphon renter NPC and added Magic Gear Master NPC (Mado Gear renter). bugreport:5754 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16156 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-26- Fixed wrong areawarp coordinations in all arena rooms. bugreport:3494masao877-116/+201
- Added check if the player invoking one of the Izlude Arena NPC's in sec_pri02 is actually a GM. bugreport:3494 - Some other random stuff in arena files. bugreport:3494 - Follow up r15278 , all EF_WIND effects should now work properly. bugreport:5369 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16152 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-26- Some minor improvements in the instance Scripts.masao8712-5568/+5146
- Some minor improvements in the Eden Group NPC's. - Fixed typo in Wanderer Pet Food NPC. bugreport:5823 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16151 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-25- Reduced 300+ copy-paste lines to 1 duplicated npc in eden_common.txt ↵brianluau9-475/+98
(suggestion bugreport:5795) - Replaced more unconverted 'inputstr' in several npc scripts, and changed to scope variables. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16149 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-24- Fixed guild emblems not showing on flags at server start. (bugreport:5796, ↵brianluau32-21/+53
since r15657) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16144 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-21- Added probably all 3rd Class related Shops. bugreport:5781 bugreport:5782 ↵masao871-1/+21
bugreport:5783 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16138 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-21- Fixed check quest in Brasilis puppy quest. bugreport:5376masao871-468/+300
- An little update to the new script command "instance_check_party" in script_commands.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16136 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-21- Added 'instance_check_party' command to all instance scripts for proper ↵masao874-356/+265
checking if the invoking party meets the requirements to join the Memorial Dungeon. Thanks to malufett for creating the command. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16135 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-21Fixed (bugreport:5758). Quests should be checked correctly now.tr0n931-8/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16133 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17- Added +11 and above refiner NPC.masao872-34/+607
- Added NPC to refine Oridecons / Eluniums to Cardium / Bradium. - Added downrefitem script command and updated script_commands.txt with it. - Updated refine_db.txt with probably custom values for +11 to +20 values. Source : http://ratemyserver.net/index.php?page=misc_table_refine - Some little script improvements to Suhnbi. (Enriched Elunium / Oridecon Upgrader.) * Further improvements for the refinement system and refinement NPC's will come within the next few days. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16126 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17- Updated some Alberta NPC Locations to match with the new Map. Also updated ↵masao8710-33/+22
the coordinates in the Alberta Guide NPC. bugreport:5273 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16125 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17- Updated Monster spawns in Job change Quests to renewal. bugreport:5574masao874-151/+33
- Some minor changes to the Arch Bishop Job change Quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16124 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17follow up r16115, accidentally committed debug thingshennetsind1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16116 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17Fixed bugreport:5757 Added missing Sorcerer Insignias, Credits to brAthenashennetsind1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16115 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-14- Made some NPC's into duplicates and fixed some && / || checks in the Arch ↵masao872-1161/+834
Bishop Job change Quest. bugreport:5437 - Bomb poring is now aggressive and explodes right away after it has been summoned. bugreport:5575 - Added some more checks tot he Pile Bunker NPC. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16113 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-14- Added Pile Bunker Quest. bugreport:5397masao872-0/+54
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16112 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-13- Follow up r16107 .masao874-8/+8
* Fixed the additional check for Players in a Party. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16111 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-12- Added an extra check to all instance script if there are actually 2 ↵masao874-8/+32
Players online in the Party to be able to enter the Dungeon. bugreport:3970 - Added a few new statuses to not disappear upon death. bugreport:2652 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16107 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-12- Added 2 new Shops to Comodo. bugreport:5732masao872-5/+7
- Added check for Baby Warlock to Magic Book Quest. bugreport:5527 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16104 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-12- Added Magic Book Quest for Warlocks.masao874-7/+2165
- Followup r16102 * Correctly fixed bugreport:5030 now. * Restorded scripts_custom.conf since mine accidently got commited with my last commit. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16103 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-12- Updated town.txt to allow Mailbox access in all the newer cities. ↵masao874-209/+12
bugreport:4457 - Removed easter.txt event and the corresponding mobs in mob_db2.txt and mob_db2.sql since they collide with Satan Morroc minions Mob ID's. bugreport:1240 - Updated Magical Amplify Power cast time to only be affected by item bonuses. bugreport:2777 - Added missing Economy check in agit_main and some missing close; also fixed bugreport:5030 - Added Credits for Ziu in Falcon Flute NPC. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16102 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-11- Added Baby Hunter and Baby Ranger check. bugreport:5728masao871-8/+23
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16097 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-10- Added Falcon Flute Trader NPC.masao872-0/+108
- Added Falcon Flute to db/pre-re/item_db.txt, db/re/item_db.txt and item_db.sql. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16095 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-01- Updated "gained exp" dialog, follow-up to r14920. (bugreport:5662)brianluau1-18/+16
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16024 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-01Revert the amount of Base Exp reward.mandark0221-6/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16023 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-30Fixed (bugreport:5570) added break and continue in switch-case blockmandark0221-1/+24
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16022 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-30Fixed (bugreport:5662) base experience rewards.mandark0221-6/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16021 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-30- Updated Novice WoE script, follow-up to r15657 (bugreport:5653)brianluau1-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16012 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-29- Fixed a spelling and grammar typo in quests_13_2.txt (bugreport:5665)brianluau1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15999 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-28Fixed (bugreport:5661) - Thanks to Toshiroog21-38/+36
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15996 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-24- Some more 1st Class Platinum Skill NPC optimizations.masao874-14/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15958 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-24Updated locations for colored Butterfly Wings (14582-14585) to official.kenpachi2k111-28/+28
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15955 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-23- Follow up r15949 .masao873-113/+100
* Removed some unneeded perm. char. variables. * And i meant [bugreport:5607] got fixed NOT [bugreport:5606] since Brian already fixed that Bugreport. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15950 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-23- Updated 1st class platinum skill NPC's.masao877-1121/+1208
- Fixed [bugreport:5606] . git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15949 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-22- BuildBot: separated Debian and Ubuntu builders, and made only one trigger ↵brianluau1-31/+4
the map-server_sql test. - Reverted accidental changes to heal_payment.txt (bugreport:5606) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15925 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-22- Follow-up to r15923: fixed renamed file not being svn-copied (and lacking ↵brianluau8-1826/+1852
svn history). - Added svn:eol-style=native property for some recently added text files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15924 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-22- Guild folder update.masao8725-3148/+3196
* Partially rewrote all castle files and updated all Castle flags, NPC's and warp coordinations to latest available official file. * Renamed agit_template to agit_main and also updated it to latest available official file. * Removed the Treasure Room Protection from agit_template and separated it into another file which will now be known as trs_rp.txt - trs_rp.txt will allow that only the Guildleader can be in the Treasure Room, if you want to disable this protection just set an // in scripts_guild.conf before npc: npc/guild/trs_rp.txt . - Moved payon castle map warps from warps/cities/payon.txt to warps/guild/guildcastles.txt . git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15923 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-21* Made branding more consistent.xazax-hun1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15905 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-21- Fixed emperium coordinates in Payon Holy Shadow (payg_cas03).brianluau1-2/+2
- Also enforce sd->emotionlasttime for pet emotions. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15901 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-13- Follow up to r15060.brianluau1-2/+2
- Fixed some grammar in Kiel Quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15858 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-10Fixed some typos. (bugreport:5562)tr0n931-14/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15840 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-08=Generaltechnote241-3/+5
*Added some jobs with ID's and MAPID's masks to prepare for the adding of more jobs in const.txt *Fixed a typo on JOBL_THIRD check in const.txt *Added all currently known tags and ID's support for NPC's, skills, status, and units. *Changed SI_SITTING to official name SI_SIT. *Increased MAX_SKILL to 3040. =NPC *Corrected a typo in the jobmaster script. -Fixed required job level for changing to 3rd to 50. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15836 54d463be-8e91-2dee-dedb-b68131a5f0ec