mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 06:27:26 +01:00
Makes trees transparent if important objects are hiding behind them (#18627)
* tree! * Update code/modules/admin/verbs/freeze.dm * yeet * steel review, animate transparency * more critical items * charlie review * charlie
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
throw_range = 5
|
||||
tint = 3
|
||||
flags = AIRTIGHT
|
||||
flags_2 = CRITICAL_ATOM_2
|
||||
flags_cover = MASKCOVERSMOUTH | MASKCOVERSEYES
|
||||
layer = MOB_LAYER
|
||||
max_integrity = 100
|
||||
|
||||
Reference in New Issue
Block a user