stripper-configs/maps/ze_atix_panic_b3t_halloween_v1.cfg

129 lines
1.6 KiB
INI
Executable File

add:
{
"classname" "env_fog_controller"
"angles" "0 0 0"
"farz" "-1"
"fogblend" "0"
"fogcolor" "0 0 0"
"fogcolor2" "0 0 0"
"fogdir" "1 0 0"
"fogenable" "1"
"fogend" "700.0"
"foglerptime" "0"
"fogmaxdensity" "1"
"fogstart" "-2000.0"
"spawnflags" "1"
"targetname" "fogcontr"
"use_angles" "0"
}
; stop nuke from disabling
modify:
{
match:
{
"targetname" "rofl"
"classname" "trigger_multiple"
}
delete:
{
"OnTrigger" "nuke_hurt,Disable,,10,-1"
}
}
modify:
{
match:
{
"origin" "306.82 -2400.65 546.5"
"classname" "func_button"
"hammerid" "26009"
}
delete:
{
"OnPressed" "nuke_hurt,Disable,,10,-1"
}
}
; make nuke hurt more
modify:
{
match:
{
"targetname" "nuke_hurt"
"classname" "trigger_hurt"
}
replace:
{
"damage" "125000"
}
}
;; _
;; music volume
modify:
{
match:
{
"message" "custom/horror_1.mp3"
"classname" "ambient_generic"
}
replace:
{
"message" "#custom/horror_1.mp3"
}
}
modify:
{
match:
{
"message" "custom/horror_2_1.mp3"
"classname" "ambient_generic"
}
replace:
{
"message" "#custom/horror_2_1.mp3"
}
}
modify:
{
match:
{
"message" "custom/horror_3.mp3"
"classname" "ambient_generic"
}
replace:
{
"message" "#custom/horror_3.mp3"
}
}
modify:
{
match:
{
"message" "custom/michael jackson.mp3"
"classname" "ambient_generic"
}
replace:
{
"message" "#custom/michael jackson.mp3"
}
}
;; fix nuke
add:
{
"model" "*88"
"targetname" "nuke_hurt"
"StartDisabled" "1"
"spawnflags" "1"
"origin" "427.43 921 656.5"
"damagetype" "8"
"damagemodel" "0"
"damagecap" "20"
"damage" "100000"
"classname" "trigger_hurt"
}