Initial commit
This commit is contained in:
10
scripts/rankup/rankup_world.dsc
Normal file
10
scripts/rankup/rankup_world.dsc
Normal file
@@ -0,0 +1,10 @@
|
||||
rankup_world:
|
||||
debug: false
|
||||
type: world
|
||||
events:
|
||||
after server start:
|
||||
- yaml load:../Autorank/data/Total_time.yml id:autorank_totaltime
|
||||
- yaml load:../Autorank/Paths.yml id:autorank_paths
|
||||
on delta time minutely every:1:
|
||||
- yaml load:../Autorank/data/Total_time.yml id:autorank_totaltime
|
||||
- yaml load:../Autorank/Paths.yml id:autorank_paths
|
||||
Reference in New Issue
Block a user