Skip to content

Commit

Permalink
Update XenoStructures.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Git-Nivrak committed Jun 2, 2024
1 parent 9bd8e69 commit 4dfd7da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/cm_aliens/XenoStructures.dm
Original file line number Diff line number Diff line change
Expand Up @@ -847,9 +847,9 @@
/obj/effect/alien/resin/destroyer_cocoon
name = "alien cocoon"
desc = "A large pulsating cocoon."
health = 3600
icon = 'icons/obj/structures/alien/xenoDestroyerHatchery.dmi'
icon_state = "static"
health = 3600

// The mob picked as a candidate to be the destroyer
var/mob/chosen_candidate
Expand Down

0 comments on commit 4dfd7da

Please sign in to comment.