mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
Make Gravitational Anomalies exist above items. (#26683)
* Make Gravitational Anomaly above the items. * Update layer comment - Contrabang Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> Signed-off-by: leboucliervert <137400234+leboucliervert@users.noreply.github.com> --------- Signed-off-by: leboucliervert <137400234+leboucliervert@users.noreply.github.com> Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
This commit is contained in:
@@ -98,6 +98,7 @@
|
||||
icon_state = "shield2"
|
||||
density = FALSE
|
||||
appearance_flags = PIXEL_SCALE|LONG_GLIDE
|
||||
layer = OBJ_LAYER // Mobs will appear above this
|
||||
var/boing = FALSE
|
||||
var/knockdown = FALSE
|
||||
aSignal = /obj/item/assembly/signaler/anomaly/grav
|
||||
|
||||
Reference in New Issue
Block a user