diff options
author | wushin <pasekei@gmail.com> | 2015-01-07 21:20:19 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2015-01-07 21:20:19 -0600 |
commit | 07dfc228a6dd35969174f5cda7e9a5984fe8bad7 (patch) | |
tree | 483b7e0cae745ccb13e1c752d4ac1902a2b9bc12 /world/map/npc/annuals/xmas/mobmanager.txt | |
parent | d06ea25347d3cb6577368f99ffd10fe8d065f91e (diff) | |
download | serverdata-07dfc228a6dd35969174f5cda7e9a5984fe8bad7.tar.gz serverdata-07dfc228a6dd35969174f5cda7e9a5984fe8bad7.tar.bz2 serverdata-07dfc228a6dd35969174f5cda7e9a5984fe8bad7.tar.xz serverdata-07dfc228a6dd35969174f5cda7e9a5984fe8bad7.zip |
Add Annual changes
Diffstat (limited to 'world/map/npc/annuals/xmas/mobmanager.txt')
-rw-r--r-- | world/map/npc/annuals/xmas/mobmanager.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/world/map/npc/annuals/xmas/mobmanager.txt b/world/map/npc/annuals/xmas/mobmanager.txt index 59f48cb7..897054c9 100644 --- a/world/map/npc/annuals/xmas/mobmanager.txt +++ b/world/map/npc/annuals/xmas/mobmanager.txt @@ -72,15 +72,6 @@ OnTally: end; } -030-1.gat,0,0,0|script|XmasSpawnCounter#2|400 -{ - end; - -OnTally: - cmdothernpc "XmasSpawnManager", "Tally"; - end; -} - 030-3.gat,0,0,0|script|XmasSpawnCounter#3|400 { end; |