diff options
author | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-12-01 19:05:34 +0000 |
---|---|---|
committer | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-12-01 19:05:34 +0000 |
commit | 3c11e7169e1f9f888226f4a6fab6193d0b64044d (patch) | |
tree | 2d0af1a7f7e9257fbd535df9e3bc791bf79b9a64 /npc/quests/Kiel_Hyre_Quest.txt | |
parent | 34594a88ce55a460a977f18ed6be4335737e0794 (diff) | |
download | hercules-3c11e7169e1f9f888226f4a6fab6193d0b64044d.tar.gz hercules-3c11e7169e1f9f888226f4a6fab6193d0b64044d.tar.bz2 hercules-3c11e7169e1f9f888226f4a6fab6193d0b64044d.tar.xz hercules-3c11e7169e1f9f888226f4a6fab6193d0b64044d.zip |
Bug Fixes:
- Added Veins to nopvp mapflag. (bugreport:2504)
- Corrected weight on some items. (bugreport:2471)
- Corrected typo on Kiel Hyre Quest. (bugreport:2507)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13391 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/Kiel_Hyre_Quest.txt')
-rw-r--r-- | npc/quests/Kiel_Hyre_Quest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/Kiel_Hyre_Quest.txt b/npc/quests/Kiel_Hyre_Quest.txt index c3c5d1b2c..f1e3618a6 100644 --- a/npc/quests/Kiel_Hyre_Quest.txt +++ b/npc/quests/Kiel_Hyre_Quest.txt @@ -3925,7 +3925,7 @@ kh_mansion,78,55,5 script Steward#kh 109,{ mes "afraid that I must insist on"; mes "your immediate departure!"; close2; - warp "lightalzen",188,201; + warp "lighthalzen",188,201; end; } } |