summaryrefslogtreecommitdiff
path: root/npc/warps/other/kiel.txt
AgeCommit message (Collapse)AuthorFilesLines
2012-08-01Full npc folder reorganization. (I hope I didn't break anything D:)daegaladh1-0/+101
-Now common scripts goes to the main npc folder, and pre-re-only/re-only ones goes to their respective folders. -NPCs with practically the same script but little differences have been left in the main folder and uses the command checkre() for the differences. -For those NPCs with different coordinates but same script, the script has been left in the main folder but the NPCs splitted as duplicates. -All pre-renewal files has been reverted back to their pre-renewal behavior. TODO: -Correct pre-re quest rewards. -Check for pre-re/re differences in mapflags. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16545 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08Okie ladies and gentleman if this commit breaks anything it's jman's and ↵shennetsind1-101/+0
maki's fault, yes, blame them. Fixing pre-re / re npc support, moving /config/ folder to src root so other servers may also make use of the #define renewal dir and other stuff. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24- Replaced all occurrences of "eAthena" to "rAthena" stringmercurial1231-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-08* Removed double tabs from mapflag/warp/script/function/duplicate declarations.FlavioJS1-8/+8
(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-06-14npc header consistency updateultramage1-1/+1
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-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-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 testedLupus1-69/+69
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 ↵FlavioJS1-112/+112
txt/conf/h/c files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9410 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