diff options
author | Haru <haru@dotalux.com> | 2016-02-22 00:09:28 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-02-22 00:09:28 +0100 |
commit | 540b4b0a29cbfbab4df73e4be4f86d9024a48959 (patch) | |
tree | 632f5197870f8d2e5f973010564893bc02e691a4 /npc/re/guides/guides_payon.txt | |
parent | 3023f509a563f65f624248c5b233472e519c4d10 (diff) | |
parent | 2824860863d78bcf02954e86a1e6540d125910b1 (diff) | |
download | hercules-540b4b0a29cbfbab4df73e4be4f86d9024a48959.tar.gz hercules-540b4b0a29cbfbab4df73e4be4f86d9024a48959.tar.bz2 hercules-540b4b0a29cbfbab4df73e4be4f86d9024a48959.tar.xz hercules-540b4b0a29cbfbab4df73e4be4f86d9024a48959.zip |
Merge branch 'Jedzkie-NPC_Updates' into hercules
Closes #1062 as merged
Diffstat (limited to 'npc/re/guides/guides_payon.txt')
-rw-r--r-- | npc/re/guides/guides_payon.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/re/guides/guides_payon.txt b/npc/re/guides/guides_payon.txt index 66fce60b3..dfbdd6403 100644 --- a/npc/re/guides/guides_payon.txt +++ b/npc/re/guides/guides_payon.txt @@ -9,7 +9,7 @@ //= This file is part of Hercules. //= http://herc.ws - http://github.com/HerculesWS/Hercules //= -//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) 2012-2016 Hercules Dev Team //= Copyright (C) Euphy //= Copyright (C) L0ne_W0lf //= @@ -30,10 +30,10 @@ //================= Description =========================================== //= Guides for the city of Payon. //================= Current Version ======================================= -//= 1.2 +//= 1.2.1 //========================================================================= -payon,163,64,3 script Guide#01payon::GuidePayon 4_M_PAY_SOLDIER,{ +payon,160,67,3 script Guide#01payon::GuidePayon 4_M_PAY_SOLDIER,{ cutin "pay_soldier",2; mes "[Payon Guide]"; mes "Welcome to ^8B4513Payon^000000,"; |