mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +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
@@ -138,6 +138,7 @@
|
||||
#define PASSFENCE (1<<6)
|
||||
#define PASSDOOR (1<<7)
|
||||
#define PASSGIRDER (1<<8)
|
||||
#define PASSTAKE (1<<9)
|
||||
|
||||
//turf-only flags
|
||||
#define BLESSED_TILE (1<<0)
|
||||
|
||||
Reference in New Issue
Block a user