home streach.

This commit is contained in:
Aurorablade
2016-01-26 20:53:13 -05:00
parent 42d8ac68b5
commit 53f410272a
22 changed files with 260 additions and 595 deletions
@@ -6,7 +6,7 @@ These are general powers. Specific powers are stored under the appropriate alien
Doesn't work on other aliens/AI.*/
/mob/living/carbon/alien/proc/powerc(X, Y)//Y is optional, checks for weed planting. X can be null.
/mob/living/carbon/proc/powerc(X, Y)//Y is optional, checks for weed planting. X can be null.
if(stat)
src << "<span class='noticealien'>You must be conscious to do this.</span>"
return 0