mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
[FIX] It's possible to pick up stuff behind tables again (#26144)
* Replica syndicate space suit sprites
* Revert "Replica syndicate space suit sprites"
This reverts commit 1fb5cf68ac.
* You can grab stuff through tables again
* I must please the linter
* Morgue trays as well
---------
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
This commit is contained in:
co-authored by
adrermail@gmail.com <adrermail@gmail.com>
parent
9570f5eebd
commit
58137cd7b8
@@ -52,7 +52,7 @@
|
||||
name = "holo barrier"
|
||||
desc = "A short holographic barrier which can only be passed by walking."
|
||||
icon_state = "holosign_sec"
|
||||
pass_flags_self = LETPASSTHROW
|
||||
pass_flags_self = LETPASSTHROW | PASSTAKE
|
||||
density = TRUE
|
||||
max_integrity = 20
|
||||
var/allow_walk = TRUE //can we pass through it on walk intent
|
||||
|
||||
Reference in New Issue
Block a user