mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
Shield overlays from shielded hardsuits and nullrod staffs (#22940)
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
/obj/item/weapon/nullrod/staff/worn_overlays(isinhands)
|
||||
. = list()
|
||||
if(isinhands)
|
||||
. += image(icon = 'icons/effects/effects.dmi', icon_state = "[shield_icon]")
|
||||
. += image(layer = MOB_LAYER+0.01, icon = 'icons/effects/effects.dmi', icon_state = "[shield_icon]")
|
||||
|
||||
/obj/item/weapon/nullrod/staff/blue
|
||||
name = "blue holy staff"
|
||||
|
||||
Reference in New Issue
Block a user