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
+86
View File
@@ -0,0 +1,86 @@
"mapadmin"
{
"adminroom" "-3232.12 -2758.98 2440.66"
"stages"
{
"0"
{
"name" "Normal"
"triggers"
{
"0" "1"
"1" "normal"
}
"actions"
{
"0" "#257297:Press"
}
}
"1"
{
"name" "Hard"
"triggers"
{
"0" "2"
"1" "hard"
}
"actions"
{
"0" "#257302:Press"
}
}
"2"
{
"name" "Extreme"
"triggers"
{
"0" "3"
"1" "ex"
"2" "extreme"
}
"actions"
{
"0" "#257307:Press"
}
}
"4"
{
"name" "Epic"
"triggers"
{
"0" "4"
"1" "epic"
}
"actions"
{
"0" "#257312:Press"
}
}
"5"
{
"name" "God"
"triggers"
{
"0" "5"
"1" "god"
}
"actions"
{
"0" "#257317:Press"
}
}
"6"
{
"name" "ZM Mode"
"triggers"
{
"0" "zm"
"1" "zombie"
}
"actions"
{
"0" "#257322:Press"
}
}
}
}