tweaks to vermin spawning

Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
This commit is contained in:
Cael_Aislinn
2012-08-04 03:41:59 +10:00
parent 388d0b9be0
commit 7401f53d75
3 changed files with 20 additions and 24 deletions
+1
View File
@@ -164,6 +164,7 @@
atkcarbon = 1
atksilicon = 0
attacktext = "bites"
layer = 2.1 //so they can hide under objects
Bump(var/mob/M)
if(ishuman(M))
+1
View File
@@ -18,6 +18,7 @@
response_harm = "splats the"
density = 0
var/color //brown, gray and white
layer = 2.1 //so they can hide under objects
/mob/living/simple_animal/mouse/Life()
..()