sm-plugins/SaveLevel/configs/savelevel/ze_ffxii_feywood_b3_1.cfg

61 lines
761 B
INI
Raw Normal View History

2016-01-06 02:11:56 +01:00
"levels"
{
"0"
{
"name" "Level 0"
"restore"
{
"DeleteOutput" "m_OnUser4 Map_Level_Check"
"m_iFrags" "0"
}
}
2016-01-06 02:11:56 +01:00
"1"
{
"name" "Level 1"
"match"
{
"math"
2016-01-06 02:11:56 +01:00
{
"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"
2016-01-06 02:11:56 +01:00
{
"m_OnUser4" "Map_Level_Check,Add,2"
2016-01-06 02:11:56 +01:00
}
}
"restore"
{
"AddOutput" "OnUser4 Map_Level_Check,Add,2,0,-1"
2016-01-06 02:11:56 +01:00
"m_iFrags" "200"
}
}
"3"
{
"name" "Level 3"
"match"
{
"math"
2016-01-06 02:11:56 +01:00
{
"m_OnUser4" "Map_Level_Check,Add,3"
2016-01-06 02:11:56 +01:00
}
}
"restore"
{
"AddOutput" "OnUser4 Map_Level_Check,Add,3,0,-1"
2016-01-06 02:11:56 +01:00
"m_iFrags" "300"
}
}
}