forked from UNLOZE/sm-plugins
update and clean map configs
This commit is contained in:
+85
@@ -0,0 +1,85 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "-997.176270 -40.995872 160.031311"
|
||||
"stages"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "*** Difficulty : Easy ***"
|
||||
"triggers"
|
||||
{
|
||||
"0" "1"
|
||||
"1" "easy"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#87410:Press"
|
||||
}
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "*** Difficulty : Normal ***"
|
||||
"triggers"
|
||||
{
|
||||
"0" "2"
|
||||
"1" "normal"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#55004:Press"
|
||||
}
|
||||
}
|
||||
"2"
|
||||
{
|
||||
"name" "*** Difficulty : Hard ***"
|
||||
"triggers"
|
||||
{
|
||||
"0" "3"
|
||||
"1" "hard"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#55030:Press"
|
||||
}
|
||||
}
|
||||
"3"
|
||||
{
|
||||
"name" "*** Difficulty : Extreme ***"
|
||||
"triggers"
|
||||
{
|
||||
"0" "4"
|
||||
"1" "extreme"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#137594:Press"
|
||||
}
|
||||
}
|
||||
"4"
|
||||
{
|
||||
"name" "*** Difficulty : Insane ***"
|
||||
"triggers"
|
||||
{
|
||||
"0" "5"
|
||||
"1" "insane"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#178739:Press"
|
||||
}
|
||||
}
|
||||
"5"
|
||||
{
|
||||
"name" "RTV Level"
|
||||
"triggers"
|
||||
{
|
||||
"0" "6"
|
||||
"1" "rtv"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#399536:Press"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user