Skip to content

Commit

Permalink
rawr
Browse files Browse the repository at this point in the history
  • Loading branch information
Birdtalon committed Mar 19, 2024
1 parent 69a6752 commit bb5507f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/cm_aliens/XenoStructures.dm
Original file line number Diff line number Diff line change
Expand Up @@ -864,6 +864,7 @@
/obj/effect/alien/destroyer_cocoon/proc/hatch_destroyer()
// BIRDTALON ADD HIVENUMBER STUFF
var/mob/living/carbon/xenomorph/destroyer/destroyer = new(get_turf(src))
destroyer.emote("roar")
qdel(src)

/obj/item/explosive/grenade/alien
Expand Down

0 comments on commit bb5507f

Please sign in to comment.