forked from UNLOZE/sm-plugins
fml
This commit is contained in:
@@ -0,0 +1,124 @@
|
||||
"mapadmin"
|
||||
{
|
||||
"adminroom" "-7.021196 -0.119221 11584.031250"
|
||||
"stages"
|
||||
{
|
||||
"0"
|
||||
{
|
||||
"name" "Prologue: Death of a king (NORMAL MODE)"
|
||||
"triggers"
|
||||
{
|
||||
"0" "1"
|
||||
"1" "normal1"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#57821:Press" // Prologue button
|
||||
"1" "#2306057:Press" // remove extreme button
|
||||
}
|
||||
}
|
||||
"1"
|
||||
{
|
||||
"name" "Act I: Christmas is coming (NORMAL MODE)"
|
||||
"triggers"
|
||||
{
|
||||
"0" "2"
|
||||
"1" "normal2"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#57837:Press" // Act I button
|
||||
"1" "#2306057:Press" // remove extreme button
|
||||
}
|
||||
}
|
||||
"2"
|
||||
{
|
||||
"name" "Act II: Coal for everyone (NORMAL MODE)"
|
||||
"triggers"
|
||||
{
|
||||
"0" "3"
|
||||
"1" "normal3"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#57840:Press" // Act II button
|
||||
"1" "#2306057:Press" // remove extreme button
|
||||
}
|
||||
}
|
||||
"3"
|
||||
{
|
||||
"name" "Act III: Enging Christmas (NORMAL MODE)"
|
||||
"triggers"
|
||||
{
|
||||
"0" "4"
|
||||
"1" "normal4"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#57843:Press" // Act III button
|
||||
"1" "#2306057:Press" // remove extreme button
|
||||
}
|
||||
}
|
||||
"4"
|
||||
{
|
||||
"name" "Prologue: Death of a king (EXTREME MODE)"
|
||||
"triggers"
|
||||
{
|
||||
"0" "5"
|
||||
"1" "extreme1"
|
||||
"2" "ex"
|
||||
"3" "ex1"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#57821:Press" // Prologue button
|
||||
"1" "#2219432:Press" // add extreme button
|
||||
}
|
||||
}
|
||||
"5"
|
||||
{
|
||||
"name" "Act I: Christmas is coming (EXTREME MODE)"
|
||||
"triggers"
|
||||
{
|
||||
"0" "6"
|
||||
"1" "extreme2"
|
||||
"2" "ex2"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#57837:Press" // Act I button
|
||||
"1" "#2219432:Press" // add extreme button
|
||||
}
|
||||
}
|
||||
"6"
|
||||
{
|
||||
"name" "Act II: Coal for everyone (EXTREME MODE)"
|
||||
"triggers"
|
||||
{
|
||||
"0" "7"
|
||||
"1" "extreme3"
|
||||
"2" "ex3"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#57840:Press" // Act II button
|
||||
"1" "#2219432:Press" // add extreme button
|
||||
}
|
||||
}
|
||||
"7"
|
||||
{
|
||||
"name" "Act III: Enging Christmas (EXTREME MODE)"
|
||||
"triggers"
|
||||
{
|
||||
"0" "8"
|
||||
"1" "extreme4"
|
||||
"2" "ex4"
|
||||
}
|
||||
"actions"
|
||||
{
|
||||
"0" "#57843:Press" // Act III button
|
||||
"1" "#2219432:Press" // add extreme button
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user