Merge pull request #345 from SamCroswell/master

Alien Tweaks, Commented Out Detomatix
This commit is contained in:
ZomgPonies
2014-07-30 22:59:12 -04:00
4 changed files with 12 additions and 7 deletions
@@ -8,6 +8,7 @@
health = 25
storedPlasma = 50
max_plasma = 50
density = 0
var/amount_grown = 0
var/max_grown = 200
@@ -47,6 +47,7 @@ var/const/MAX_ACTIVE_TIME = 400
maxHealth = 5
health = 5
density = 0 // Avoiding Facehugger clusterfucks at the egg room.
var/strength=5
var/sterile = 0
var/attached = 0