80 lines
1.0 KiB
INI
Executable File
80 lines
1.0 KiB
INI
Executable File
;---------
|
|
;LIFT FIX
|
|
;---------
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"classname" "func_tracktrain"
|
|
"targetname" "Lift_final"
|
|
"origin" "-4764 1784 -56"
|
|
"model" "*80"
|
|
"hammerid" "47543"
|
|
}
|
|
replace:
|
|
{
|
|
"spawnflags" "18"
|
|
}
|
|
}
|
|
|
|
add:
|
|
{
|
|
"model" "*149"
|
|
"target" "LiftFinalTp"
|
|
"StartDisabled" "0"
|
|
"spawnflags" "1"
|
|
"parentname" "Lift_final"
|
|
"origin" "-4768 1808 -96"
|
|
"classname" "trigger_teleport"
|
|
}
|
|
add:
|
|
{
|
|
"model" "*149"
|
|
"target" "LiftFinalTp"
|
|
"StartDisabled" "0"
|
|
"spawnflags" "1"
|
|
"parentname" "Lift_final"
|
|
"origin" "-4768 1760 -96"
|
|
"classname" "trigger_teleport"
|
|
}
|
|
|
|
add:
|
|
{
|
|
"targetname" "LiftFinalTp"
|
|
"origin" "-4544 1754 -64"
|
|
"classname" "info_teleport_destination"
|
|
"angles" "0 180 0"
|
|
}
|
|
|
|
; stripper by encap
|
|
|
|
;; no user control for gate with box
|
|
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"targetname" "Puert_gravit2"
|
|
"classname" "func_tracktrain"
|
|
}
|
|
replace:
|
|
{
|
|
"spawnflags" "18"
|
|
}
|
|
}
|
|
|
|
;; increase nuke damage
|
|
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"targetname" "Totalkill"
|
|
"classname" "trigger_hurt"
|
|
}
|
|
replace:
|
|
{
|
|
"damage" "100000"
|
|
}
|
|
}
|