80d52d9aaa
fixed ConnectAnnounce
52 lines
640 B
INI
52 lines
640 B
INI
"levels"
|
|
{
|
|
"1"
|
|
{
|
|
"name" "Level 1"
|
|
"match"
|
|
{
|
|
"math"
|
|
{
|
|
"m_OnUser4" "Map_Level_Check,Add,1"
|
|
}
|
|
}
|
|
"restore"
|
|
{
|
|
"AddOutput" "OnUser4 Map_Level_Check,Add,1,0,-1"
|
|
"m_iFrags" "100"
|
|
}
|
|
}
|
|
"2"
|
|
{
|
|
"name" "Level 2"
|
|
"match"
|
|
{
|
|
"math"
|
|
{
|
|
"m_OnUser4" "Map_Level_Check,Add,2"
|
|
}
|
|
}
|
|
"restore"
|
|
{
|
|
"AddOutput" "OnUser4 Map_Level_Check,Add,2,0,-1"
|
|
"m_iFrags" "200"
|
|
}
|
|
}
|
|
"3"
|
|
{
|
|
"name" "Level 3"
|
|
"match"
|
|
{
|
|
"math"
|
|
{
|
|
"m_OnUser4" "Map_Level_Check,Add,3"
|
|
}
|
|
}
|
|
"restore"
|
|
{
|
|
"AddOutput" "OnUser4 Map_Level_Check,Add,3,0,-1"
|
|
"m_iFrags" "300"
|
|
}
|
|
}
|
|
}
|