summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2009-11-11- Fixed a typo in Strawberry Cake (12319). (bugreport:3702)brianluau1-1/+1
- Fixed a typo in Halloween 2009 Event. (bugreport:3711) - Updated SQL item/mob databases to latest. (thanks Peter) - Applied the change from r14087 to @tonpc, @shownpc, @hidenpc. (bugreport:3599) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14142 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-10Fixed WoE:FE castles spawning too many Treasure Boxes. Gepard1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14141 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-04* Added known info for WoE SE Guild Dungeon monsters.L0ne_W0lf6-0/+205
- Movement speed, and attack delays are not official. (copy/pasted) - Skills are, like above, copy, pasted, edited. Not official. - Decided not to drops added for the mentioned monsters. * Added mapflags for WoESE guild dungeon. * Added official WoESE Guild Dungeon NPCs, and custom spawns. - As the mobs are not 100% (missing stats, no drops, etc) they are disabled by default. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14123 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-03* Added new broadcasting support from r14120 to WoE scripts.L0ne_W0lf13-56/+63
- "Conquered" messages can now be effectively toggled off in Battle log - Added fontsizes for WoESE messages. (At least the non-default sizes.) * Added font weight constants, although they don't seem to do anything. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14122 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-03Implemented "Part-Time Work", another 13.1 quest and related NPCs.L0ne_W0lf2-1/+596
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14118 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-02Fixed db/mobs_avail.txt according to the event mobs IDs. Fixed Halloween09Lupus2-1/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14116 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-01fixed exploit in HW2009 evntLupus1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14114 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-31- Added 2008 & 2009 iRO Halloween Events (Happy Halloween eAthena).Kisuka3-0/+757
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14112 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-30- Fixed a copy-paste 'nowarpto' mapflag. (bugreport:3688)brianluau4-3/+5
- Updated documentation for 'rentitem'. (follow up to r14082) - Fixed a variable name in Valentines 2009 quest. (bugreport:3644) - Added a missing 'input' in Alchemist Job quest. (bugreport:3695) - Fixed a typo in Cooking Quest. (bugreport:3691) - Fixed some typos in Veins Quest. (bugreport:3588) and (bugreport:3692) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14111 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-28Fixed warp position between Juno and Schwaltzvalt Realm.Gepard1-5/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14109 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-28Updated Socket Enchant: all items moved to proper NPCs, added slotted Hat of ↵Gepard3-240/+634
Sun God. (bugreport:2871) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14107 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-04- Added a missing space in help.txt (bugreport:3632)brianluau2-2/+2
- Removed duplicate lines in item_trade.txt (bugreport:3630) - Fixed typos in Turbo Track waitingrooms. (bugreport:3628) - Removed a duplicate comment line from r14003 that caused a warning. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14081 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-03* Added Ravies sisters, people can now turn in the "Valkyrie Gift" items.L0ne_W0lf3-0/+784
* Updated Crystal 6 through 9 monsters for Valkyie Gift event. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14080 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-24- Re-added Hardrock Mammoth's MD_BOSS mode that was lost in r14052.brianluau1-2/+2
- Fixed a typo ("too much too much") in Alchemist Quest. - Updated SQL item/mob databases to latest. (thanks Peter) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14074 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-17- Delete their Gym Pass before giving them the skill. (bugreport:3592)brianluau2-3/+4
- Fixed 2 typos and a cutin that didn't go away in Kiel Quest. (bugreport:3597) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14063 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-16* Fixed the AI mode for Zombie, change I made while testing new the Luciola AI. L0ne_W0lf3-6/+21
* Updated item_trade with several new items, hopefully retaining most white space. * Added messing 'end;' in one of the 13.1 lighthalzen guard. * Fixed NPC IDs in niflheim quests again. Should be 111 and "non-clickable" git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-13- Fixed typo on item 6079 (bugreport:3581).Kisuka1-9/+3
- Fixed issue with Knight Quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14058 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-11- Added quest log commands to all job quests.Kisuka23-1098/+1429
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14054 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-10* Added some, and enabled existing episode 13.1 content.L0ne_W0lf4-2/+10341
* Updated some stats and implemented Luciola Vespa AI use. * Tweaked the skills for them, still custom though. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14052 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-09- Fixed some 'getarg' that were switched in Magazine Dealer Kenny.brianluau2-6/+6
- Fixed a situation in Rogue Agent where NPC window doesn't close. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14051 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-08- Clarified documentation for 'addtimer'.brianluau1-1/+1
- Fixed a typo in a gonryun NPC (Wi -> Wu). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14047 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-05- Added some missing quests to quest_db.Kisuka4-17/+43
- Fixed an issue on some 1-1 job quest log commands. - Fixed some issues with hair_style. (bugreport:3558) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14041 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-05- Updates to several npc files to match AEGIS standards.Kisuka14-2292/+2619
- Added Cash Hair Stylist (disabled by default). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14040 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-26- Fixed Snake Head Hat (5388) Double Attack bonus. (bugreport:3483)brianluau2-1/+5
- Added missing 'break' in some Juperos warps. - Updated SQL item/mob databases to latest. (thanks Peter) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14029 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-23- Fixed issue with Double Bound (bugreport:3489).Kisuka1-1/+3
- Fixed issue with Einbech quest npc (bugreport:3518). - Added some effects to some items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14022 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-18* Changed attribute_recover to no, being hit by the same element should not ↵L0ne_W0lf16-56/+78
recover HP. * Added monster_noteleport to Okolnir quest maps. Will fix the tarot card issue. - Fixed Brynhild dialog in the Asprika quests. (bugreport:3085) - Removed "Disabled" tag from Volcano base quest. (bugreport:3342) - Attempted to fix the sign quest dancing portion. (bugreport:3382) - Fixed Guardian in schg_cas03 using invalid coords. (bugreport:3462) - Fixed Turbo Track records using wrong variable type. (bugreport:3484) - Fixed the checkweights in the Crow of Fate quest. (bugreport:3500) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14013 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-12*More episode 12.1 updates, mainly to morroc quests.L0ne_W0lf2-39/+5797
- Updated Satan Morroc to allow people who have finished it to return to the previous map. - Added quest log commands for Resurrection of Satan Morocc. - Added the two remaining episode 12.1 quests. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14001 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-10Looks like I hit the 'i' key by mistake. Fixed.Kisuka1-1/+1
(Sorry ultramage; im not trying to mess up your 14000 deadline) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13998 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-10- Fixed typo in payon.txt (bugreport:3461)Kisuka2-25/+26
- Fixed multiple bugs/issues in quests_moscovia.txt (bugreport:3471) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13997 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-01- Added missing 'break' in Fortune Teller. (bugreport:3448)brianluau1-14/+16
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13985 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-30- Fixed some 'input' max value checks not working after r12192. (bugreport:3436)brianluau2-9/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13982 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-29- Fixed a bug cleaning instance variable on party when instance is destroy.zephyrus3-41/+35
- Fixed a bug on Yuno Castle 2 and 3, not killing guardians. - Moved battleground team leave on unit remove map to prevent a crash on multimap servers. - Fixed a bug on checking range with the wrong target. Fix a crash on Item 2002 at refine >= 9. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13979 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-28- Added a missing 'next' in Kiel Hyre Quest (Medicine Chest).brianluau2-2/+3
- Fixed a type in Mjolnir Seal quest (Dwarf Blacksmith#south). - Fixed wrong parameters in 'areapercentheal'. (bugreport:3428) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13976 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-28- Removed an # symbol in quest_db.txtKisuka1-27/+196
- Updated Moscovia quests (Added tide changes and fixed Marozka's time check). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13975 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-27- Added svn:eol-style native for some conf/css/html/pl/sql/txt files.brianluau12-6118/+6118
- Added svn:executable property for several batch/shell scripts. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13972 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-27* Another Episode 12 change, and more 13.1 content. [L0ne_W0lf]L0ne_W0lf5-3/+61
- Moved Voting staff in Morroc to Morroc Ruins. - Added Manuk/Slpendide mob spawn files (commented out.) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13970 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-27Added Quest Log commands for 1-1 job quests and trans quest.L0ne_W0lf8-8/+50
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13969 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-25- Fixed a normal Valkyrie being spawned with 'boss_monster'. (bugreport:3419)brianluau4-4/+4
- Added 'boss_monster' to some MVPs that were missed (follow up to r13813). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13958 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-23- Fixed some grammar and spelling.brianluau1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13956 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-18Fixed "OnMobDeath" doesn't work sometime in Izlude Party Arena.Inkfish2-11/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13953 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-17- Fixed a bug/typo in Valorous Assassin's Damascus's bonus.Kisuka1-8/+11
- Added missing Gae Bolg & Dragon Slayer to socket enchanter. (bugreport:3386) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13951 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-08* A few minor bugs fixed. :3L0ne_W0lf16-93/+126
- Fixed npc in okolnir quest using non-existant event. (Bugreport:3085) - Translated non-translated lines in Okolnir quest. - Fixed Asprika quest giving Brynhild requirement message. - Added missing warps for The Sign quest. (Bugreport:3295) - Corrected time check for Sir Jore in the Sign Quest. * Updated warps for 13.1 maps. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13940 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-04- Added documentation for 'getmapflag' (follow up to r12175). (bugreport:3314)brianluau1-1/+1
- Fixed a zeny check in Transcending quest. (bugreport:3334) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13930 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-02- Added mosk_que to the mapcache (follow up to r13903).brianluau1-31/+31
- Fixed some input checks and variable types in Megingjard quest. - Updated SQL item/mob databases to latest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13926 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-28- Fixed a typo in r13915, causing SC_values 247+ to be off by one.brianluau1-15/+14
- Reverted the Continental Guard change from r13911 (that's how it is on official). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13917 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-26- Moved the anthell warp agent to the new entrance. (bugreport:2801)brianluau5-66/+49
- Added missing 'F_GldTreasSw' function for Novice Castles. (bugreport:3292) - Removed OnTouch trigger area from Continental Guard NPCs. - Corrected the observatory warp portal. (bugreport:3293) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13911 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-22- Added missing 10.3 dialog to tu_archer.Kisuka2-87/+376
- Removed 'Arpesto' and added to hunter_skills with its script (Official Phantasmic Arrow Quest). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13906 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-22- Fixes for 'Koshei the Immortal' quest.Kisuka4-124/+1889
- Added some iRO event scripts (christmas & memorial day). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13905 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-21- Added moscovia quest 'Koshei the Immortal'.Kisuka2-33/+6273
- Added 2009rwc maps & mosk_que to map indexing/conf. - Removed duplicate Moscovia Inn NPC (bugreport:3188). - Removed pointless specialeffects from speed items (bugreport:3208). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13903 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-19- Fixed a Assassin Quest question having all correct answers. (bugreport:3260)brianluau6-47/+23
- Fixed lots of random typos, thanks to BloodWist for pointing them out. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13898 54d463be-8e91-2dee-dedb-b68131a5f0ec