Cleanup Required

This commit is contained in:
zaCade
2019-03-03 12:40:16 +01:00
parent 997d1ec0e6
commit 57e860f5cb
179 changed files with 20 additions and 20 deletions
@@ -1,31 +0,0 @@
"bosses"
{
"2"
{
"name" "Plants left"
"method" "counter"
"trigger" "map_stages:OnCase03"
"counter" "nuke_secret_counter"
"showtrigger" "nuke_secret_counter:OutValue"
"timeout" "3"
}
"3"
{
"name" "Plants left"
"method" "counter"
"trigger" "map_stages:OnCase04"
"counter" "nuke_secret_counter"
"showtrigger" "nuke_secret_counter:OutValue"
"timeout" "3"
}
"4"
{
"name" "Plants left"
"method" "counter"
"trigger" "map_stages:OnCase05"
"counter" "nuke_secret_counter"
"showtrigger" "nuke_secret_counter:OutValue"
"timeout" "3"
}
}