Update transformation.dm

This commit is contained in:
Chloe
2021-03-04 23:43:56 +00:00
committed by GitHub
parent d84d3ae2fd
commit a1d566f57d
+1 -1
View File
@@ -200,7 +200,7 @@
stage3 = list("<span class='danger'>Your throat feels very scratchy.</span>", "Your skin feels tight.", "<span class='danger'>You can feel something move...inside.</span>")
stage4 = list("<span class='danger'>Your skin feels very tight.</span>", "<span class='danger'>Your blood boils!</span>", "<span class='danger'>You can feel... something...inside you.</span>")
stage5 = list("<span class='danger'>Your skin feels as if it's about to burst off!</span>")
new_form = /mob/living/carbon/alien/larva
new_form = /mob/living/carbon/alien/humanoid/sentinel
bantype = ROLE_ALIEN
/datum/disease/transformation/xeno/stage_act()