Visual update of shadow cocoon (#21012)

* coders

* icontest, who knows maybe the code copypasta worked

* Update shadow_demon.dm

* fuck it

* george

* ok this is fine
This commit is contained in:
McRamon
2023-05-11 13:46:43 -05:00
committed by GitHub
parent c0acd5562a
commit 04259acdbd
3 changed files with 2 additions and 2 deletions
@@ -50,12 +50,12 @@
/obj/structure/shadowcocoon
name = "shadowy cocoon"
desc = "Something wrapped in what seems to be manifested darkness. Its surface distorts unnaturally, and it emanates deep shadows."
icon = 'icons/obj/objects.dmi'
icon = 'icons/effects/effects.dmi'
icon_state = "shadowcocoon"
light_power = -4
light_range = 6
max_integrity = 100
light_color = "#AAD84B"
light_color = "#ddd6cf"
anchored = TRUE
/obj/structure/shadowcocoon/play_attack_sound(damage_amount, damage_type = BRUTE, damage_flag = 0)