Axes carbon aliums, makes nymphs direct subtype of carbon (#8931)

* Axes carbon aliums, makes nymphs direct subtype of carbon

* Keep type as diona
This commit is contained in:
Atermonera
2023-02-18 21:07:53 -08:00
committed by GitHub
parent fbb33b538f
commit e5c920e680
45 changed files with 503 additions and 712 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
return 0
spawn(1) // So it has time to be thrown about by the gib() proc.
var/mob/living/carbon/alien/diona/D = new(target)
var/mob/living/carbon/diona/D = new(target)
var/datum/ghosttrap/plant/P = get_ghost_trap("living plant")
P.request_player(D, "A diona nymph has split off from its gestalt. ")
spawn(60)