stripper-configs/ze_fapescape_v1_2.cfg

47 lines
787 B
INI
Raw Normal View History

2019-06-17 01:13:20 +02:00
;--------------------------------------------------------------------
;STRIPPER CFG BY MOLTARD http://steamcommunity.com/id/0123456789ABC/
;--------------------------------------------------------------------
;FIX TP GLITCH + NUKE GLITCH
;-------------------------------
; Water Spawn
add:
{
"model" "*265"
"targetname" "boss_masstele2"
"StartDisabled" "1"
"spawnflags" "1"
"origin" "-3584 -1392 -48"
"classname" "trigger_teleport"
}
; Above Door
add:
{
"model" "*299"
"targetname" "boss_masstele2"
"StartDisabled" "1"
"spawnflags" "1"
"origin" "-3968 -5632 528"
"classname" "trigger_teleport"
}
; Rick Astley Boss
modify:
{
match:
{
"origin" "-980 -13136 -1984"
"classname" "trigger_hurt"
"hammerid" "2423"
}
replace:
{
"origin" "-980 -13136 -1968"
}
}