diff --git a/sku.0/sys.server/compiled/game/object/tangible/collection/rock_burning_06.tpf b/sku.0/sys.server/compiled/game/object/tangible/collection/rock_burning_06.tpf index bf2d147dcb..f4d815b435 100755 --- a/sku.0/sys.server/compiled/game/object/tangible/collection/rock_burning_06.tpf +++ b/sku.0/sys.server/compiled/game/object/tangible/collection/rock_burning_06.tpf @@ -6,5 +6,5 @@ @class object_template 5 sharedTemplate = "object/tangible/collection/shared_rock_burning_06.iff" -objvars = ["collection.slotName" = "col_rock_burning:burning_rock_06"] +objvars = ["collection.slotName" = "col_rock_burning:burning_rock_06", "skipLosCheck" = 1] scripts = ["systems.collections.consume_click"]