sm-plugins/MapAdmin/configs/mapadmin/ze_shroomforest3_b6_2.cfg
2019-01-14 00:58:46 +01:00

108 lines
1.4 KiB
INI

"mapadmin"
{
"adminroom" "4803.248047 819.460449 1083.125610"
"stages"
{
"0"
{
"name" "[Level1] Explore the tree"
"triggers"
{
"0" "1"
"1" "normal1"
"2" "deadtree"
"3" "tree"
}
"actions"
{
"0" "#2168710:Press"
}
}
"1"
{
"name" "[Level2] Explore the caves"
"triggers"
{
"0" "2"
"1" "normal2"
"2" "caves"
}
"actions"
{
"0" "#2168713:Press"
}
}
"2"
{
"name" "[Level3] Discover a new world"
"triggers"
{
"0" "3"
"1" "normal3"
"2" "pokeball"
}
"actions"
{
"0" "#2168716:Press"
}
}
"3"
{
"name" "[Extreme1] Take over the castle"
"triggers"
{
"0" "4"
"1" "extreme1"
"2" "ex1"
"3" "treeex"
}
"actions"
{
"0" "#2168719:Press"
}
}
"4"
{
"name" "[Extreme2] Fight the cursed skeletons"
"triggers"
{
"0" "5"
"1" "extreme2"
"2" "ex2"
"3" "cavesex"
}
"actions"
{
"0" "#2168722:Press"
}
}
"5"
{
"name" "[Extreme3] Escape this world"
"triggers"
{
"0" "6"
"1" "extreme3"
"2" "ex3"
"3" "pokeballex"
}
"actions"
{
"0" "#2168725:Press"
}
}
"6"
{
"name" "[TimeLoop] Change the future"
"triggers"
{
"0" "7"
"1" "timeloop"
}
"actions"
{
"0" "#2168728:Press"
}
}
}
}