SaveLevel: ze_got_the_north_b4 reset level (delete the millions of outputs) and max level
This commit is contained in:
parent
0388e606d9
commit
d21b81a2b8
27
SaveLevel/configs/savelevel/ze_got_the_north_b4.cfg
Normal file
27
SaveLevel/configs/savelevel/ze_got_the_north_b4.cfg
Normal file
@ -0,0 +1,27 @@
|
||||
"levels"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "Reset"
|
||||
"restore"
|
||||
{
|
||||
"DeleteOutput" "m_OnUser1 Shop_1_*"
|
||||
"DeleteOutput" "m_OnUser2 Shop_2_*"
|
||||
"DeleteOutput" "m_OnUser3 Shop_3_*"
|
||||
"DeleteOutput" "m_OnUser4 Score_1"
|
||||
"m_iFrags" "0"
|
||||
}
|
||||
}
|
||||
|
||||
"1"
|
||||
{
|
||||
"name" "Max"
|
||||
"restore"
|
||||
{
|
||||
"AddOutput" "OnUser1 Shop_1_*,Add,1000,0,-1"
|
||||
"AddOutput" "OnUser2 Shop_2_*,Add,1000,0,-1"
|
||||
"AddOutput" "OnUser3 Shop_3_*,Add,1000,0,-1"
|
||||
"m_iFrags" "1000"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user