Merge branch 'master' into development

This commit is contained in:
skull132
2017-01-23 15:52:13 -05:00
15 changed files with 48 additions and 15 deletions

View File

@@ -146,6 +146,7 @@
return (..(P))
/mob/living/simple_animal/construct/armoured/UnarmedAttack(var/atom/A, var/proximity)
user.setClickCooldown(DEFAULT_ATTACK_COOLDOWN)
if(istype(A, /obj/machinery))
// Destroy machines instead of opening their UI
var/obj/machinery/M = A