mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-10 01:12:42 +00:00
modified the changelog, and made roaches die on bump()
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
This commit is contained in:
@@ -165,6 +165,10 @@
|
||||
atksilicon = 0
|
||||
attacktext = "bites"
|
||||
|
||||
Bump(var/mob/M)
|
||||
if(ishuman(M))
|
||||
Die()
|
||||
|
||||
Die()
|
||||
..()
|
||||
new /obj/effect/decal/cleanable/mucus(src.loc)
|
||||
|
||||
Reference in New Issue
Block a user