mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into OrganRefactor
This commit is contained in:
@@ -61,6 +61,8 @@
|
||||
// M.lastattacker = null
|
||||
/////////////////////////
|
||||
|
||||
if(istype(M, /mob/living/simple_animal))
|
||||
return 0 // No sanic-speed double-attacks for you - simple mobs will handle being attacked on their own
|
||||
var/power = force
|
||||
|
||||
if(!istype(M, /mob/living/carbon/human))
|
||||
|
||||
Reference in New Issue
Block a user