mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Fix alien egg not being able to can (#27537)
* Force body eggs to call parent `on_life()` * Force body eggs to call parent `dead_process()` * Call parent
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
return S
|
||||
|
||||
/obj/item/organ/internal/body_egg/alien_embryo/on_life()
|
||||
..()
|
||||
switch(stage)
|
||||
if(2)
|
||||
if(prob(2))
|
||||
|
||||
Reference in New Issue
Block a user