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
+1 -1
View File
@@ -33,7 +33,7 @@
return
/turf/simulated/floor/engine/blob_act()
if (prob(15))
if (prob(25))
ReplaceWithSpace()
del(src)
return