summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2008-01-01* Corrected some delitems in Kyel Hyre Quest. (bugreport:690)samuray224-8/+16
* Corrected a Typo error in Yuno NPCs. (bugreport:716) * Corrected a Typo error in Novice Training Ground. (bugreport:728) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12000 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-26Removed typo (it's correct on stable for some reason)Playtester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11980 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-26More official Veins spawnsPlaytester3-52/+96
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11978 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-23Fixed a line in eAAC Quest Warper causing crashes.Paradox924X2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11973 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-22Cleaned the script conf files (see topic:171384 for details)ultramage12-158/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11962 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-16Touched up Merchant quest Biliban Kafra functionL0ne_W0lf2-2/+6
- Will now return to the previous script execution if all conditions fail. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11922 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-16Updated Louyang NPCs, quests, and warps.L0ne_W0lf5-3463/+4690
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11921 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-14Guardian hp handling code removal (see bugreport:342)ultramage1-36/+13
- removed guardian hp from the castle data structure, database, savefiles and various script functions (use upgrade_svn11914.sql) - removed guardian hp calculation and manipulation from the castle manager npc, now the hp values are updated by the server itself (glitch: when castle defense changes, all guardians are healed to full) - tweaked script function 'guardianinfo' to provide some data needed by the manager npc (currently available are hp, maxhp and visibility); also, it doesn't need a player attached to execute anymore The whole thing is experimental, use at your own risk (seems to work though...) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11915 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-14* Commited the quick fix "emps not respawning if the emp breaker logs off". ↵FlavioJS5-44/+75
(from r11630 bureport:369) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11913 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-14Maheo in Ice dungeon quest now uses setnpcdisplay.L0ne_W0lf2-20/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11906 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-14* Minor fixes, guild manager, and a couple others.L0ne_W0lf4-6/+13
- bugreport:579, attempt at fixing bugreport:581 - Fixed a typo in the hunter quest. (Not noticable really.) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11905 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-14Updated Ayothaya NPCs, Quests, and Warps.L0ne_W0lf5-1711/+2089
- Should also fix bugreport:586 (Footprint2 error) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11903 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-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-11Updated Amatsu NPCs, Quests, and Warps.L0ne_W0lf7-2009/+2515
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11887 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-09Fixed a bug in r11633 always spawning only 1 chest typeultramage2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11874 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-08* Removed double tabs from mapflag/warp/script/function/duplicate declarations.FlavioJS12-133/+135
(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 $ephirotsamuray224-3/+92
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.samuray223-83/+71
- 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-30* Added Missed Storage Password Function. (bugreport:515)samuray222-1/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11846 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-29* Rescripted Hair Dresser to the Aegis 10.3 Standards.samuray222-2038/+506
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)samuray222-18/+22
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11839 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-27* Corrected some broken warp points. (bugreport:497)samuray225-11/+17
* Corrected a bug on Sample Dynamic Shop. (bugreport:421) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11829 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-27Fixed a bad warp in ice dungeon. L0ne_W0lf2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11815 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-27Updated the Soul Linker job quest.L0ne_W0lf3-294/+312
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11814 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-27Updated the Taekwon Master quest.L0ne_W0lf2-643/+680
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11813 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-26* Fixed some minor guild script related bugs.L0ne_W0lf3-5/+19
- And no, this does NOT fix the Emperium spawning issue. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11811 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-26Updated trigger area of Payon's West exit/entrance.L0ne_W0lf3-3/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11810 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11806 ↵samuray221-1/+0
54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25* Fixed a Problem in Mage Quest. (bugreport:489)samuray223-4/+9
* Change a "+ name +" to "+ strcharinfo +" in a jawaii NPC. * Change to non-capital letters StarGladiator and SoulLinker Quests Name. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11805 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25* Updated Super Novice Quest with iRO dialog.L0ne_W0lf2-270/+359
- Also restructured the NPCs significantly according to iRO's script. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11802 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11801 ↵L0ne_W0lf3-387/+665
54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25Updated Bunny Band and Mr. Smile quests.L0ne_W0lf3-151/+294
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11800 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25Fixed an NPC error in lutie quest file (scrap " left behind.)L0ne_W0lf2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11799 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25Changed item names to item IDs on some scripts.samuray225-65/+73
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11798 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25* Rescripted Super Novice Quest to Aegis 10.3 Standars.samuray222-265/+369
- Bug Testing Required. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11797 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-24* Rescripted Soul Linker Quest to Aegis 10.3 Standars.samuray222-288/+611
- Bug testing required. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11794 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-24Fixed a error (Again) in Rogue Job Quest. (bugreport:481)samuray221-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11793 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-24* Fixed a error in Rogue Job Quest. (bugreport:481)samuray222-4/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11790 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-22* Fixed Missing Variables in Metto quest. (bugreport:473)samuray224-70/+36
* Deleted some unused Variables in Bio Ethics quest. * Changed some bad RGB Codes in THQ. (bugreport:211) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11783 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-22* Fixed conf files for jmonster and eamonsters. (bugreport:432)L0ne_W0lf3-27/+30
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11777 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-17* Fixed turbo track NPCs that caused "NPC not removed" errors...Even though ↵L0ne_W0lf8-14/+24
this bug is slightly official. XD git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11747 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-17* Fixed Guild Manager access to Guild Master only.L0ne_W0lf2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11746 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-17* Attempt at correcting a small move mistake I made in regards to the ↵L0ne_W0lf1-0/+2
movement of Odin's temple's spawn file. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11745 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-17* Deleted Odin temple field spawn file. Not sure why it stuck around after I ↵L0ne_W0lf2-66/+3
moved it properly. O_o git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11744 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-17* Renamed mob dungeon spawn files to compliment the warp script update. File ↵L0ne_W0lf34-84/+166
names now match map names. * Moved Odin Temple spawns to dungeon folder. Split up a few other files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11743 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-17* Rev. 11742 Renamed several dungeon warp scripts to match their map names, ↵L0ne_W0lf30-150/+200
split up a couple files as well. * Moved Ninja and Gunslinger warps to the proper file. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11742 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-15Fixes bugreport:417 and bugreport:418 L0ne_W0lf3-7/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11740 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)ultramage2-4/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11736 54d463be-8e91-2dee-dedb-b68131a5f0ec