update and clean map configs

This commit is contained in:
BotoX
2019-09-23 11:45:34 +02:00
parent 9fba0657fa
commit a184a1f0e4
575 changed files with 4590 additions and 4620 deletions
+33
View File
@@ -0,0 +1,33 @@
"mapadmin"
{
"adminroom" "-14719.302734 -4130.664551 -15212.906250"
"stages"
{
"0"
{
"name" "Stage 1 [The Bunker]"
"triggers"
{
"0" "1"
"1" "bunker"
}
"actions"
{
"0" "#2969:Press"
}
}
"1"
{
"name" "Stage 2 [The Lock]"
"triggers"
{
"0" "2"
"1" "lock"
}
"actions"
{
"0" "#2971:Press"
}
}
}
}