diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-10 05:26:23 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-10 05:26:23 +0000 |
commit | 40f5d99ae3fd4967563eba5b5f75c4fd3b94891a (patch) | |
tree | 43cd3657027cd2ce2e6d99230484dec538cb76e5 /npc/re | |
parent | 87b1337021cd74d1f5da50ccf89f5cc044cde427 (diff) | |
download | hercules-40f5d99ae3fd4967563eba5b5f75c4fd3b94891a.tar.gz hercules-40f5d99ae3fd4967563eba5b5f75c4fd3b94891a.tar.bz2 hercules-40f5d99ae3fd4967563eba5b5f75c4fd3b94891a.tar.xz hercules-40f5d99ae3fd4967563eba5b5f75c4fd3b94891a.zip |
* Standardized Kafra Employee headers and comments (/kafras/)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16616 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/re')
-rw-r--r-- | npc/re/guides/guides_veins.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/guides/guides_veins.txt b/npc/re/guides/guides_veins.txt index a8ca5cba8..12cfb95bf 100644 --- a/npc/re/guides/guides_veins.txt +++ b/npc/re/guides/guides_veins.txt @@ -16,7 +16,7 @@ veins,210,345,5 script Veins Guide#veins01::GuideVeins 934,{ mes "[Veins Guide]"; mes "Thank you for coming through the rough sand storms. Welcome to ^8B4513Veins^000000, the Canyon Village."; - mes "If this is the first time for you to use the guide services, why don't you check the "Notice" menu first?"; + mes "If this is the first time for you to use the guide services, why don't you check the \"Notice\" menu first?"; next; while (1) { switch(select("[ Temple ]:[ Inn ]:[ Pub ]:[ Weapon Shop ]:[ Tool Shop ]:[ Airport ]:[ Geological Research Institute ]:[ Cool Event Corp. Staff ]:Remove Marks from Mini-Map:Cancel")) { |