17 lines
213 B
INI
17 lines
213 B
INI
|
;----------
|
||
|
; Fix nuke
|
||
|
;-----------
|
||
|
|
||
|
modify:
|
||
|
{
|
||
|
match:
|
||
|
{
|
||
|
"model" "*92"
|
||
|
"origin" "7793 -13584.5 -628.93"
|
||
|
"classname" "func_button"
|
||
|
}
|
||
|
insert:
|
||
|
{
|
||
|
"OnPressed" "endkill,AddOutput,damage 10000000,105,-1"
|
||
|
}
|
||
|
}
|