This commit is contained in:
Chloe Carver-Brown
2021-03-02 09:53:42 +00:00
parent f50d91c59f
commit 0d5b5ebe0e
2 changed files with 4 additions and 1 deletions
+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/humanoid/hunter
new_form = /mob/living/carbon/alien/larva
bantype = ROLE_ALIEN
/datum/disease/transformation/xeno/stage_act()