diff --git a/sku.0/sys.server/compiled/game/object/tangible/collection/rock_burning_10.tpf b/sku.0/sys.server/compiled/game/object/tangible/collection/rock_burning_10.tpf index 2ecad3cad6..b0296428cc 100755 --- a/sku.0/sys.server/compiled/game/object/tangible/collection/rock_burning_10.tpf +++ b/sku.0/sys.server/compiled/game/object/tangible/collection/rock_burning_10.tpf @@ -6,5 +6,5 @@ @class object_template 5 sharedTemplate = "object/tangible/collection/shared_rock_burning_10.iff" -objvars = ["collection.slotName" = "col_rock_burning:burning_rock_10"] +objvars = ["collection.slotName" = "col_rock_burning:burning_rock_10", "skipLosCheck" = 1] scripts = ["systems.collections.consume_click"]