stripper-configs/maps/ze_paranoid_reborn_v8.cfg

12 lines
148 B
INI

; Give map spawned weapons an hammerid to prevent cleanup.
modify:
{
match:
{
"classname" "/weapon_.*/"
}
insert:
{
"hammerid" "99999"
}
}