36 lines
272 B
INI
36 lines
272 B
INI
modify:
|
|
{
|
|
match:
|
|
{
|
|
"targetname" "tram"
|
|
}
|
|
replace:
|
|
{
|
|
"startspeed" "400"
|
|
"spawnflags" "2"
|
|
}
|
|
}
|
|
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"targetname" "Lift1"
|
|
}
|
|
replace:
|
|
{
|
|
"spawnflags" "2"
|
|
}
|
|
}
|
|
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"targetname" "hurt"
|
|
}
|
|
replace:
|
|
{
|
|
"damage" "10000"
|
|
}
|
|
} |