diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-05-16 15:22:16 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-05-16 15:22:16 +0000 |
commit | a3a9b9a5dc441baa552023b3410e11038fe3f0e1 (patch) | |
tree | 92196e011ad46923a1ccad9f53fd42785826a089 /npc/quests/Kiel_Hyre_Quest.txt | |
parent | 01dc34c9a73819dfbf0e8242a9ba7e572d76955d (diff) | |
download | hercules-a3a9b9a5dc441baa552023b3410e11038fe3f0e1.tar.gz hercules-a3a9b9a5dc441baa552023b3410e11038fe3f0e1.tar.bz2 hercules-a3a9b9a5dc441baa552023b3410e11038fe3f0e1.tar.xz hercules-a3a9b9a5dc441baa552023b3410e11038fe3f0e1.zip |
- Fixed a small typo in a shop name. (bugreport:4235)
- Removed a duplicate 'next' in Kiel Hyre Quest. (bugreport:4222)
- Fixed pc_checkitem() running before sending the client the inventory list, resulting in "Unknown Item is taken off" messages. (topic:245385)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14295 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/Kiel_Hyre_Quest.txt')
-rw-r--r-- | npc/quests/Kiel_Hyre_Quest.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/quests/Kiel_Hyre_Quest.txt b/npc/quests/Kiel_Hyre_Quest.txt index 49750fc43..cb6115e4a 100644 --- a/npc/quests/Kiel_Hyre_Quest.txt +++ b/npc/quests/Kiel_Hyre_Quest.txt @@ -5941,7 +5941,6 @@ yuno_fild09,158,217,0 script Wooden Board#kh 111,{ mes "wooden board carved"; mes "with the initials, ''K.H.''^000000"; next; - next; cutin "kh_kyel_port",2; mes "^3355FFYou find a portrait of"; mes "a young man, that looks"; |