diff options
author | mekolat <mekolat@users.noreply.github.com> | 2015-11-21 21:09:41 -0500 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2015-11-21 21:09:41 -0500 |
commit | 8543642cbfc34f90bfbcd4a6c5988ea86e6bed08 (patch) | |
tree | 6796f1046e027cffc78a79dc7798e31df2c1323f /world/map/npc/annuals/xmas/mobmanager.txt | |
parent | 0ce97ae5fa9e3b7cf985d9964a888032fbec96ce (diff) | |
parent | b8504da5be467f979490d3c55b5f32a612ca830d (diff) | |
download | serverdata-8543642cbfc34f90bfbcd4a6c5988ea86e6bed08.tar.gz serverdata-8543642cbfc34f90bfbcd4a6c5988ea86e6bed08.tar.bz2 serverdata-8543642cbfc34f90bfbcd4a6c5988ea86e6bed08.tar.xz serverdata-8543642cbfc34f90bfbcd4a6c5988ea86e6bed08.zip |
Merge pull request #431 from mekolat/format
add format to makefile
Diffstat (limited to 'world/map/npc/annuals/xmas/mobmanager.txt')
-rw-r--r-- | world/map/npc/annuals/xmas/mobmanager.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/world/map/npc/annuals/xmas/mobmanager.txt b/world/map/npc/annuals/xmas/mobmanager.txt index 5d97e340..bb9f2a3f 100644 --- a/world/map/npc/annuals/xmas/mobmanager.txt +++ b/world/map/npc/annuals/xmas/mobmanager.txt @@ -1,6 +1,6 @@ // Spawns mobs -019-1.gat,0,0,0|script|XmasSpawnManager|400 +019-1,0,0,0|script|XmasSpawnManager|400 { end; @@ -54,7 +54,7 @@ L_End: end; } -019-1.gat,0,0,0|script|XmasSpawnCounter#0|400 +019-1,0,0,0|script|XmasSpawnCounter#0|400 { end; @@ -63,7 +63,7 @@ OnTally: end; } -019-3.gat,0,0,0|script|XmasSpawnCounter#1|400 +019-3,0,0,0|script|XmasSpawnCounter#1|400 { end; @@ -72,7 +72,7 @@ OnTally: end; } -030-3.gat,0,0,0|script|XmasSpawnCounter#2|400 +030-3,0,0,0|script|XmasSpawnCounter#2|400 { end; |