summaryrefslogtreecommitdiff
path: root/npc/warps/other
AgeCommit message (Collapse)AuthorFilesLines
2008-06-14* Uncommented all novice map, and added mapflags.L0ne_W0lf1-8/+9
* 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-05-09- More scripts fixes.zephyrus1-1/+1
- Some cleanups to the code. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12695 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-08* Removed double tabs from mapflag/warp/script/function/duplicate declarations.FlavioJS2-9/+9
(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-11-17* Rev. 11742 Renamed several dungeon warp scripts to match their map names, ↵L0ne_W0lf1-0/+21
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-10-31* Forgot Arena warps file ~~SinSloth1-2/+46
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11623 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-18Uncommented the ShowWarning and ShowDebug from rev. 11508, and cleaned up ↵L0ne_W0lf1-3/+4
the warnings it produced. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11516 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-232-2 job quest update. Although completable, further testing (and optimizing) ↵L0ne_W0lf1-38/+31
required. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11278 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30* Removed "Load Balancing" from the swordman job quest.L0ne_W0lf1-15/+2
- Swordman quest map warps are now contained within the swordman job quest file. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10928 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-14npc header consistency updateultramage7-9/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10759 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-10NPC typo fixes, eol style definitons, newline at end of fileultramage1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10738 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-10* Updated (and added) item_trade entries. (Converted from Aegis.)L0ne_W0lf1-3/+4
* Updated several Prontera NPCs. - Updated Prontera town NPCs, and Prontera Library. - Updated the Prontera Milk Merchant. - Updated the inn dialogs slightly, and corrected information for Prontera. - Added Gaebolg Family Curse quest. - Commented out old Clothes_dyer npc. * Updated Rachel's guide's while loop to be a bit nicer looking. * Added the ability to redeem lottery tickets before max donation is met. * Changed conflicting warps to the "Adoption" room in the church. * Fixed a bug in Kiel Hyre warps and quest. * Updated Dandelion Request quest for Gaebolg compatibility. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10736 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-06updated arena warp, removed scrolls shopLupus1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10703 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-18* Kiel Hyre quest fixes.L0ne_W0lf1-89/+74
- Fixed a typo in Elly, in her room. (<= should have been <) - Added an 'end;' to the cookie basket. Kiel Hyre's final dialog will now delete all quest-related items. * Complete rewrite of the Kiel Hyre warps. (warps/other/kiel.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10561 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-09* Rev. 10507 Large update to the Kiel Hyre Quest. L0ne_W0lf1-3/+2
- Fixed several small issues (and large one) such as typos in cutins, typos in dialog, etc. - Added some of the missing dialogs for several NPCs, and fixed a few NPC locations. - ALL books can now trigger the wall. - Allysia will now summon 4 (was 2) G_CONSTANTS instead of REGULAR constants. - Fixed where Golden_Key and Exquisite_Button are deleted. - Removed KHTimerEnd, and instead use OnReset. - Fixed typo in the second NPC that gives Black Keycards. - Added and Monster Warps. (Keeps monsters from being in dungeon quest area.) Non-functional though. * Removed Yuno_fild02 -> kh_vila warp. (Exploit) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10508 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-02Removed and altered exploitable warps for Kiel Hyre Quest.L0ne_W0lf1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10431 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-29Gave each file an empty last line, to make svn happierultramage5-5/+5
Added svn:eol-style native where missing Removed remaining .gats git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10401 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-27Small Kiel warp fixPlaytester1-6/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10375 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-24Applied L0ne_W0lf's fixes to the Kiel questultramage1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10334 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-12Updated Kiel Hyre quest related filesPlaytester1-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10243 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-12* Added Kiel Hyre quest thanks to L0ne_W0lfPlaytester1-10/+15
- please motivate your players to test it git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10228 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-15removed all .GAT from all the scripts and testedLupus7-219/+218
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all ↵FlavioJS7-435/+435
txt/conf/h/c files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-07Another one set of fixes for the scripts syntaxLupus2-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9166 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-25final clone maps -> original maps change. also fixed novice grounds map in ↵Lupus1-17/+17
char.c. fixed socked_enchant npc git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9064 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-24removed unused map locations. freed some RAM, fixed Novice Grounds, JobQ warpsLupus1-25/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9052 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-29Some preparations for the upcoming Izlude Arena.MasterOfMuppets1-0/+28
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8530 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-21lol again :(MasterOfMuppets1-0/+22
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8397 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29Fixed duplicate warp namePlaytester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7968 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29Some more sign quest warps and a small change to the comodo gambling NPC.MasterOfMuppets1-11/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7964 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29* Added temporary Beholder and Gremlin spawnsPlaytester1-1/+5
- their drops are needed but Airship quest isn't finished yet - should be commented once Airship quest is finished - also added two airship warps git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7957 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-20Small fixMasterOfMuppets1-4/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7772 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19Completed the sign quest warps and did some minor mapflag changes.MasterOfMuppets1-1/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7741 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16Juno's NPCs are now updated (unless i missed one) according to iRO! yay!musashiden1-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7194 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-14Some more sign quest warps.MasterOfMuppets1-1/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7171 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-05Put in some more airship NPCs and put in some warps needed for the Sign Quest.MasterOfMuppets1-0/+20
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6975 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-14Added some more Kiel warps to warps/other/kiel.txtPlaytester1-4/+56
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6067 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12Added some warps for the kiel buildings thanks to Celestria and fixed ↵Playtester1-0/+61
Violy's Violin[4] drop rate. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6010 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ↵Valaris3-0/+254
GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EVERYTHING ELSE GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29Clearing trunk.Valaris2-172/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Fixed some file typesamber2-171/+171
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-04git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@2 ↵(no author)2-0/+172
54d463be-8e91-2dee-dedb-b68131a5f0ec