diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-03-04 19:53:00 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-03-04 19:53:00 +0300 |
commit | b5ba5b06918d5b6a48aed7929d8107c052c5bf25 (patch) | |
tree | 8f9ec7e15d5bb6733dff5c3cc9fb8dad9622b95e /npc/000-2-1/hammock.txt | |
parent | 3e1aae83d7ca2599d44d746569cb7bbf4b0a8c66 (diff) | |
download | serverdata-b5ba5b06918d5b6a48aed7929d8107c052c5bf25.tar.gz serverdata-b5ba5b06918d5b6a48aed7929d8107c052c5bf25.tar.bz2 serverdata-b5ba5b06918d5b6a48aed7929d8107c052c5bf25.tar.xz serverdata-b5ba5b06918d5b6a48aed7929d8107c052c5bf25.zip |
Fix code style.
Add missing spaces, remove useless empty lines.
Diffstat (limited to 'npc/000-2-1/hammock.txt')
-rw-r--r-- | npc/000-2-1/hammock.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/npc/000-2-1/hammock.txt b/npc/000-2-1/hammock.txt index ad28764b..60463916 100644 --- a/npc/000-2-1/hammock.txt +++ b/npc/000-2-1/hammock.txt @@ -19,7 +19,6 @@ OnTimer5440: setnpcdir 0; stopnpctimer; end; - } 000-2-1.gat,32,25,0 script #hammock2 904,1,0{ @@ -37,7 +36,6 @@ OnTimer5440: setnpcdir 0; stopnpctimer; end; - } 000-2-1.gat,37,25,0 script #hammock3 905,1,0{ @@ -55,7 +53,6 @@ OnTimer5440: setnpcdir 0; stopnpctimer; end; - } 000-2-1.gat,37,27,0 script #hammock4 905,1,0{ @@ -73,7 +70,6 @@ OnTimer5440: setnpcdir 0; stopnpctimer; end; - } 000-2-1.gat,37,29,0 script #hammock5 905,1,0{ @@ -91,7 +87,6 @@ OnTimer5440: setnpcdir 0; stopnpctimer; end; - } 000-2-1.gat,37,34,0 script #hammock6 905,1,0{ @@ -109,7 +104,6 @@ OnTimer5440: setnpcdir 0; stopnpctimer; end; - } 000-2-1.gat,37,36,0 script #hammock7 905,1,0{ @@ -127,7 +121,6 @@ OnTimer5440: setnpcdir 0; stopnpctimer; end; - } 000-2-1.gat,37,38,0 script #hammock8 905,1,0{ @@ -145,5 +138,4 @@ OnTimer5440: setnpcdir 0; stopnpctimer; end; - } |