Adjustments and a typo fix.

This commit is contained in:
Zuhayr
2014-08-01 23:50:33 +09:30
parent 70fe00e1c1
commit 0868c344cc
4 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -470,7 +470,7 @@
return
if(B.chemicals >= 100)
src << "\red <B>Your host twitches and quivers as you rapdly excretea larva from your sluglike body.</B>"
src << "\red <B>Your host twitches and quivers as you rapidly excrete a larva from your sluglike body.</B>"
visible_message("\red <B>[src] heaves violently, expelling a rush of vomit and a wriggling, sluglike creature!</B>")
B.chemicals -= 100
B.has_reproduced = 1
@@ -1,3 +1,5 @@
/datum/game_mode/var/list/borers = list()
/mob/living/captive_brain
name = "host brain"
real_name = "host brain"