summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2010-05-27Added 13.2 daily quest 'Dragon Egg collection.'L0ne_W0lf2-4/+765
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14308 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-26* Added 13.2 a minor access 'event' for Yggdrasil Dungeon floor 2.L0ne_W0lf2-2/+2252
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14307 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-26* Added 13.2 quests 'Midgard Ore' and 'Alfheim perfume'. L0ne_W0lf2-2/+3593
* Added some items from 12.1, 13.1. and 13.2 to item_trade. * Added the 24 hour time limit on the quests 2182 and 2185. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14306 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-25* Some bug fixing :x Nothing to new today folks! Stay tuned.L0ne_W0lf15-78/+112
- Fixed input checks in the 'Ring of Wise King' quest. (bugreport:4147) - Fixed some of the erros reported in the Oolnir scripts. (bugreport:4220) - Added Azoi's giant flywing update to not warp dead players. (bugreport:4242) - Fixed confusing inconsistancy in the nyd_dun mob spawn file. (bugreport:4246) - Fixed the Manuk field 2 monsters spawning on Manul field 1. (bugreport:4248) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14305 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-22Added the warps for Brasilis, not sure how they got missed :xL0ne_W0lf2-0/+25
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14304 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-21- Fixed issue with Brute Sailor not taking zeny (bugreport:4244).Kisuka1-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14303 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-21* Added 13.2 quest 'Two Tribes' and mob spawns for Yggdrasil Dungeon.L0ne_W0lf6-5/+2334
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14302 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-21Added more misc NPCs to Splendide and Manuk city files.L0ne_W0lf4-92/+838
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14300 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-21Added some Brasilis basic NPCs.L0ne_W0lf8-9/+306
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14299 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-16- Fixed a small typo in a shop name. (bugreport:4235)brianluau2-2/+1
- Removed a duplicate 'next' in Kiel Hyre Quest. (bugreport:4222) - Fixed pc_checkitem() running before sending the client the inventory list, resulting in "Unknown Item is taken off" messages. (topic:245385) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14295 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-10- Fixed the Juice Maker's "As many as I can" option. (bugreport:4155)brianluau2-1/+2
- Removed a duplicate 'next' in Kiel Hyre Quest. (bugreport:4222) - Fixed 'checkequipedcard' not counter-checking for signed items. (bugreport:4231) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14294 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-04-30- Fixed a typo in guildrelay.txt (bugreport:4213)brianluau1-1/+1
- Forced acc.lastlogin to use MySQL DATETIME format. (bugreport:4193) - Fixed the range of getiteminfo and setiteminfo. (bugreport:4190) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14292 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-04-17- Fixed some typos in quest_db.txt (bugreport:4186)brianluau1-1/+1
- Fixed a typo in socket_enchant.txt (bugreport:4188) - Added missing `quest` table to the convert_engine sql files. (r12559,r13960,r13963) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14284 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-04-10- Fixed a comparison check in OBB quest. (bugreport:4167)brianluau1-1/+1
- Fixed the equipment position numbers displayed by @refine. (bugreport:4173) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14281 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-04-02- Added a missing 'close' in kafras_alde.txt (bugreport:4164)brianluau2-2/+3
- Fixed a variable type in Koshei the Immortal quest. (bugreport:4163) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14279 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-31Moved /npc/sample/ to /doc/sample. These are examples, not actual npcs.L0ne_W0lf30-2108/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14277 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-24* Fixed a couple bugs in the episode 13.x quests.L0ne_W0lf3-4/+10
- Fixed Half-buried Gem#1 not re-enabling. (bugreport:4129) - Changed missed killmonsterall to killmonster. (bugreport:4131) * More bugfixing here, too! - Corrected the mode of the crystal monsters (removed MD_CANATTRACK). (bugreport:3962) - Implemented the full ice pick effect on the BG assassin damascus. (bugreport:4137) - Updated nagan_c, ballista_c, and Muramasa_c, and harp_of_nepenthes. (bugreport:4138) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14269 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-22Removed unnecessary event call on a missing event. (bugreport:4140)Paradox924X2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14268 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-16- Added documentation for 'setiteminfo', follow up to r9938. (bugreport:3360)brianluau3-42/+47
- Added @reloadmobdb to the custom Floating Rates script. - Added a missing check in THQS. (bugreport:4107) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14264 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-15- Fixed some accessories added in r14210 being refineable. (bugreport:4126)brianluau3-5/+5
- Fixed the duration on some foods. (bugreport:4113) - Fixed some typos in Battlegrounds scripts. (bugreport:3971) - Updated SQL item/mob databases to latest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14263 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-13* More bug fixing! Lots of little things, really.L0ne_W0lf9-51/+86
- Corrected some condition errors in quests_veins. (bugreport:4088) - Corrected specialeffects so they play on the right NPC. (bugreport:4090) - Corrected an item ID in the reward NPC in monster races. (bugreport:4092) - Corrected NPCs overlapping with quests in msg_boards (bugreport:4093) - Corrected some of the given errors in the 2007_relay quest. (bugreport:4094) - Corrected hideonnpc to disablenpc in ice dungeon 4 warps. (bugreport:4102) - Commented out duplicate library curator in prontera city. (bugreport:4105) - Corrected cutins not being removed on NPC end in sealed shrine. (bugreport:4117) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14262 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-06- Fixed the Pineapple_Juice (12320) should be 20 flee not 10. (bugreport:4074)brianluau1-7/+7
- Fixed the strnpcinfo's in halloween_2009. (bugreport:4106) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14260 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-04Fixed unidentified_coin -> unidentified_mineral. (bugreport:4086)L0ne_W0lf2-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14259 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-03* Some bug fixing! Hoorah for me not feeling lazy!L0ne_W0lf4-21/+31
- Fixed some issues related to the guild relay quests. (bugreport:3934) - Disabled the warp back to moc_fild22b from mid_camp. (bugreport:3985) - Loop in sealed shrine should disable all thorches. (bugreport:4044) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14258 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-03- Corrected a minor issue in sealed shrine, lock out should work now.* Added ↵L0ne_W0lf14-6/+7593
some 13.2 content, and more 13.1 content. - Added "Otherworld language" quest. - Added Cat Hand Trading NPCs for 13.2 maps. - Added warps for Splendide and Manuk (town and field.) - Added basic town NPCs for Manuk and Splendide. - Added the guild dungeon SE events, though the pierre boxes do nothing. - Corrected a minor issue in sealed shrine, lock out should work now. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14257 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-02- Added quest log stuff to battleground npcs.zephyrus8-102/+1354
- Added Kreiger Von Midgard battlegrounds. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14256 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-02-24- Removed 'adopt' documentation from script_commands (bugreport:4066).Kisuka1-2/+3
- Fixed an aegis typo in ninja job quest (bugreport:3972). - Fixed % issues with Battleground Medals (bugreport:4062). - Fixed 'new world cards' effect (bugreport:4033). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-02-16- Moved the Zeny subtracting in the custom eAAC coin banker, so that the brianluau1-1/+1
script aborts _before_ giving items, not afterwards. (bugreport:4057) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14246 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-02-13Moved the delitem() call in the custom eAAC coin banker, so that the script ↵ultramage1-1/+1
aborts _before_ giving zeny, not afterwards. This fixes an infinite zeny exploit in the npc (bugreport:4057). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14244 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-02-05Fixed donpcevent calling non-existant npc in Orc Instance. (bugreport:4039)L0ne_W0lf2-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14239 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-25Cleaned up missed files and conf file notes from r14229.L0ne_W0lf4-91/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14230 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-25Removed npc/eamobs/. Reason: Old/Unsupported/Unofficial/Unused.Paradox924X16-5653/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14229 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-22Updated the Enlarge Weight Limit NPC. It is now a conversion of an aegis ↵L0ne_W0lf2-48/+56
script, with iRO dialog. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-08- Fixed a typo in Orc's Memory.brianluau3-8/+8
- Fixed a weight check in quests_13_1. - Fixed some grouping variables in the sample PCRE npc. - Updated SQL item/mob databases to latest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14216 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-24Applied Kazukin's fix for the dancing portion of The Sign Quest. ↵L0ne_W0lf2-6/+5
(bugreport:3966) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14214 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-21* More Orc Instance updates, and some new 13.1 quests. :xL0ne_W0lf4-142/+6974
- Disabled an exploit related to the orc hero spawn. - Corrected the variable type for party leader name. - Commented out the assassin pub NPCs in quests_morroc. - Cat Hand Agents no longer ignore you with 300+ points. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14211 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-20* More bugfixes, to orc dungeon instance, mostly typos. :O (bugreport:3944)L0ne_W0lf2-13/+18
- Also fixed some of the varaibles (types/values) as well. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14209 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-13- Fixed a 'next' and a window that didn't close in Orc's Memory.brianluau1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14198 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-11* Second round of bugfixes for Orc's Memory. (bugreport:3928)L0ne_W0lf2-11/+24
- Fixed first warp never enabling, issue not seen because of a local source mod. - Corrected the IDs for the Vengeful Orc Spirit and Shaman Cargalache, copy/paste fail. - Changed spawn point for dungeon according to spawn point on iRO. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14197 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-11* First round of bugfixes for Orc's Memory. (bugreport:3928)L0ne_W0lf2-5/+15
- Fixed some npcs calling wrong events. - Fixed Depraved Orc Spirit spawn point - Fixed an NPC that was never being enabled. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14196 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-11Minor update to the Orc Instance mob stats, very incomplete still.L0ne_W0lf3-1/+1370
Implemented the first version of Orc's Memory. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14194 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-09- Fixed a typo in arug_cas03 flag. (bugreport:3917)brianluau1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14193 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-08Implemented official armor enchanting NPC.L0ne_W0lf3-1/+278
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14192 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-08Some fixes to Ep.13.1 quests.Gepard1-5/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14191 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-05Implemented the first version of Sealed Shrine.L0ne_W0lf3-1/+2483
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14189 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-02- Added mob_avail IDs for iRO Halloween Event 2008, added in r14112. ↵brianluau1-1/+1
(bugreport:3703) - Fixed Tatacho's race, should be Brute. (bugreport:3664) - Fixed a label name in Control Device01#aru04. (bugreport:3716) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14185 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-02Added customized iRO Christmas 2008 Event mob overrides to mob_db2.txt.L0ne_W0lf2-12/+12
Updated custom WoESE Spawns to official, still commented out though. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14184 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-29- Fixed typo in WoE:SE Castle announcements (bugreport:3714).Kisuka12-12/+13
- Fixed typo of a check in god_weapon_creation.txt (bugreport:3613). - Fixed missing changequest in Knight Job Quest (bugreport:3757). - Fixed placement of Control Device01#aru04 (bugreport:3716). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14178 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-23* Fixed player keeps bleeding when dead.Inkfish1-1/+1
- if battle_config.invincible_nodamage is true, reflected damage to targets in invincible status is now 1. * Fixed a script typo i made when i was fixing a typo... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14164 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-18Random fixes to some script typosInkfish3-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14153 54d463be-8e91-2dee-dedb-b68131a5f0ec