This commit is contained in:
Dogan
2019-01-05 19:01:07 +01:00
parent 6e4ace4e4b
commit bd6f140c1f
87 changed files with 5546 additions and 0 deletions
@@ -0,0 +1,60 @@
"mapadmin"
{
"adminroom" "51.407555 -15160.564453 1833.219238"
"stages"
{
"0"
{
"name" "Easy"
"triggers"
{
"0" "1"
"1" "easy"
}
"actions"
{
"0" "#806912:Press"
}
}
"1"
{
"name" "Normal"
"triggers"
{
"0" "2"
"1" "normal"
}
"actions"
{
"0" "#806909:Press"
}
}
"2"
{
"name" "Hard"
"triggers"
{
"0" "3"
"1" "hard"
}
"actions"
{
"0" "#806906:Press"
}
}
"3"
{
"name" "Extreme"
"triggers"
{
"0" "4"
"1" "extreme"
"2" "ex"
}
"actions"
{
"0" "#806903:Press"
}
}
}
}