diff options
author | Masao <masao@gmx.ch> | 2013-05-27 23:03:57 +0200 |
---|---|---|
committer | Masao <masao@gmx.ch> | 2013-05-27 23:03:57 +0200 |
commit | 035213e85a4a62f92b5ff3a32d4db0a6fa0c0593 (patch) | |
tree | bd59e448514d5b21b0887c1e0c9ba805c5045585 /npc/jobs | |
parent | b17e2b7eca10674cc9bde7b2f4838bdd29b373dc (diff) | |
parent | 0e798b4277d998b9706b91a9f8ca32c5ae4c54c9 (diff) | |
download | hercules-035213e85a4a62f92b5ff3a32d4db0a6fa0c0593.tar.gz hercules-035213e85a4a62f92b5ff3a32d4db0a6fa0c0593.tar.bz2 hercules-035213e85a4a62f92b5ff3a32d4db0a6fa0c0593.tar.xz hercules-035213e85a4a62f92b5ff3a32d4db0a6fa0c0593.zip |
Merge branch 'master' of https://github.com/HerculesWS/Hercules
Diffstat (limited to 'npc/jobs')
-rw-r--r-- | npc/jobs/novice/novice.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/jobs/novice/novice.txt b/npc/jobs/novice/novice.txt index 4613ebe5d..755cc2bbb 100644 --- a/npc/jobs/novice/novice.txt +++ b/npc/jobs/novice/novice.txt @@ -72,5 +72,5 @@ //Official view id 639 iz_int01,91,81,4 script ::Rumin 99,{ -close; -}
\ No newline at end of file +end; +} |