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
+46
View File
@@ -0,0 +1,46 @@
"mapadmin"
{
"adminroom" "3451.364258 2640.693115 -6390.934082"
"stages"
{
"0"
{
"name" "***Level: The Maze***"
"triggers"
{
"0" "1"
"1" "maze"
}
"actions"
{
"0" "#467795:Press"
}
}
"1"
{
"name" "***Level: The Underground***"
"triggers"
{
"0" "2"
"1" "underground"
}
"actions"
{
"0" "#467809:Press"
}
}
"2"
{
"name" "***Level: The Necromanteion***"
"triggers"
{
"0" "3"
"1" "necromanteion"
}
"actions"
{
"0" "#467823:Press"
}
}
}
}