diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-04 22:59:57 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-04 22:59:57 +0000 |
commit | 9c08ebbab7841a2e210613f4e072da4ca48f331b (patch) | |
tree | 8df053e6f0423b5a3e42cdd951dd9171d4ceb7ee /npc/cities/payon.txt | |
parent | a0ce9e7654be46ce432cf4620f366b18220419b3 (diff) | |
download | hercules-9c08ebbab7841a2e210613f4e072da4ca48f331b.tar.gz hercules-9c08ebbab7841a2e210613f4e072da4ca48f331b.tar.bz2 hercules-9c08ebbab7841a2e210613f4e072da4ca48f331b.tar.xz hercules-9c08ebbab7841a2e210613f4e072da4ca48f331b.zip |
Many small scripts fixes - tabs, parenthesis, typo
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9137 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities/payon.txt')
-rw-r--r-- | npc/cities/payon.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/cities/payon.txt b/npc/cities/payon.txt index 23768539b..1ae304201 100644 --- a/npc/cities/payon.txt +++ b/npc/cities/payon.txt @@ -737,7 +737,7 @@ payon.gat,160,185,0 script Billboard 111,{ close;
}
-payon.gat,173,238,5 script Jade#01 754,{
+payon.gat,173,238,5 script Jade#01 754,{
mes "[Jade]";
mes "Bring me two";
mes "Gemstones of the";
|