-Added WJohnston's new laser-proof armour sprite.

-Reduced queen healing rate to 5. The increased max health should be enough.
-Aliens can clear hatched eggs by clicking on it.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4998 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
giacomand@gmail.com
2012-11-03 07:39:10 +00:00
parent e3074b6774
commit 9294b283b6
7 changed files with 19 additions and 2 deletions
+2 -1
View File
@@ -386,7 +386,8 @@ Alien plants should do something if theres a lot of poison
if(isalien(user))
switch(status)
if(BURST)
user << "\red The child is already gone."
user << "\red You clear the hatched egg."
del(src)
return
if(GROWING)
user << "\red The child is not developed yet."