Skip to content

Commit

Permalink
runs I forgot to map merge.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
Git-Nivrak committed Dec 31, 2024
1 parent b369430 commit 0d7e8d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/mob/living/carbon/xenomorph/Evolution.dm
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@
to_chat(src, SPAN_WARNING("Something went terribly wrong here. Your new xeno is null! Tell a coder immediately!"))
if(new_xeno)
qdel(new_xeno)

if(organ_value != 0)
var/obj/item/organ/xeno/organ = new()
organ.forceMove(src)
Expand Down

0 comments on commit 0d7e8d3

Please sign in to comment.