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/jobs/2-2a/Clown.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/jobs/2-2a/Clown.txt')
-rw-r--r-- | npc/jobs/2-2a/Clown.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/jobs/2-2a/Clown.txt b/npc/jobs/2-2a/Clown.txt index 0caf3b428..02aa7d5d9 100644 --- a/npc/jobs/2-2a/Clown.txt +++ b/npc/jobs/2-2a/Clown.txt @@ -16,6 +16,6 @@ //============================================================
// -== Clown ==-
-valkyrie.gat,53,54,4z script Clown 741,{
+valkyrie.gat,53,54,4 script Clown 741,{
callfunc "F_Rebirth",Job_Archer_High,"High Archer",Job_Clown,"Clown";
}
|