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" "689.568054 -3759.504150 3168.031250"
"stages"
{
"0"
{
"name" "Easy"
"triggers"
{
"0" "1"
"1" "easy"
}
"actions"
{
"0" "#2433439:Press"
}
}
"1"
{
"name" "Normal"
"triggers"
{
"0" "2"
"1" "normal"
}
"actions"
{
"0" "#2433436:Press"
}
}
"2"
{
"name" "Hard"
"triggers"
{
"0" "3"
"1" "hard"
}
"actions"
{
"0" "#2433433:Press"
}
}
"3"
{
"name" "Extreme"
"triggers"
{
"0" "4"
"1" "extreme"
"2" "ex"
}
"actions"
{
"0" "#2433430:Press"
}
}
"4"
{
"name" "Legend"
"triggers"
{
"0" "5"
"1" "legend"
}
"actions"
{
"0" "#2433427:Press"
}
}
"5"
{
"name" "ZM Mode"
"triggers"
{
"0" "zm"
"1" "zombie"
}
"actions"
{
"0" "#2433424:Press"
}
}
}
}