mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
tweaks to vermin spawning
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
This commit is contained in:
@@ -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))
|
||||
|
||||
@@ -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()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user