Blob upgrade and reskin. Apparently it's nigh invincible, but playtesting will sort out if it's too much powerful.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@233 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
uporotiy
2010-09-30 20:28:45 +00:00
parent 2d6ad4b55e
commit 2d21a52a42
40 changed files with 66 additions and 69 deletions
@@ -428,9 +428,8 @@ LATTICE
/obj/lattice/blob_act()
if(prob(75))
del(src)
return
del(src)
return
/obj/lattice/ex_act(severity)
switch(severity)