Ensures that capture zones are actually indestructible (#85473)

## About The Pull Request

Closes #85469
These should probably never be destroyed, not sure if comsigs are passed
down to the new turf but players get confused either way if the turf is
broken.

## Changelog
🆑
fix: Bitrunning crate capture zones can no longer be destroyed
/🆑
This commit is contained in:
SmArtKar
2024-08-04 21:57:06 -06:00
committed by GitHub
parent 245264d8e9
commit 0db6d15fa2
11 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
/turf/open/floor/bitrunning_transport
/turf/open/indestructible/bitrunning_transport
name = "circuit floor"
desc = "Looks complex. You can see the circuits running through the floor."
icon_state = "bitrunning"