Skip to content

Commit

Permalink
destroy parent
Browse files Browse the repository at this point in the history
  • Loading branch information
Birdtalon committed Nov 25, 2023
1 parent c2e15cd commit 32deb02
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
/datum/behavior_delegate/carrier_eggsac/Destroy()
for(var/obj/effect/alien/egg/carrier_egg/my_egg as anything in eggs_sustained)
my_egg.owner = null
return ..()

/datum/action/xeno_action/active_toggle/generate_egg
name = "Generate Eggs (50)"
Expand Down

0 comments on commit 32deb02

Please sign in to comment.