laserdome updates

makes it so you can't pass through the gate whilst holding an object that has a new var set to false
This commit is contained in:
Killian
2023-09-27 01:33:58 +01:00
parent eb1311b7ef
commit 2d2bedc7a8
2 changed files with 13 additions and 6 deletions
+2
View File
@@ -21,6 +21,8 @@
var/show_examine = TRUE // Does this pop up on a mob when the mob is examined?
var/redgate_allowed = TRUE //can we be taken through the redgate, in either direction?
/obj/Destroy()
STOP_PROCESSING(SSobj, src)