summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorMasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-09 11:06:50 +0000
committerMasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-09 11:06:50 +0000
commit0c550b5c19d419dded5a4b3885ffa150c67b5d61 (patch)
tree1eaf030f364224beb9a78628832a59f93ec00693 /npc
parent04d0e73f76f60b6f2a1fcda353a4098e7b8befee (diff)
downloadhercules-0c550b5c19d419dded5a4b3885ffa150c67b5d61.tar.gz
hercules-0c550b5c19d419dded5a4b3885ffa150c67b5d61.tar.bz2
hercules-0c550b5c19d419dded5a4b3885ffa150c67b5d61.tar.xz
hercules-0c550b5c19d419dded5a4b3885ffa150c67b5d61.zip
A small fix to Shinokas quest.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7066 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r--npc/Changelog.txt1
-rw-r--r--npc/cities/einbech.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 0bd7955ab..e52f6fa05 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -37,6 +37,7 @@ Musashiden
Date Added
======
06/09
+ * A small fix to Shinokas quest [MasterOfMuppets]
* Reverted back fully working counteragent_mixture.txt. Don't touch 8) PM me [Lupus]
06/07
* Fixed Yuno Kafra warp, sorry guys, I made a typo [Evera]
diff --git a/npc/cities/einbech.txt b/npc/cities/einbech.txt
index e019a47fe..8327e2df1 100644
--- a/npc/cities/einbech.txt
+++ b/npc/cities/einbech.txt
@@ -405,6 +405,7 @@ einbech.gat,57,210,4 script Young Man 854,{
mes "that old act that way, but";
mes "it makes me wonder what";
mes "could have happened to him.";
+ set ein_young_man,1;
close;
}