mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-22 16:12:19 +00:00
Merge branch 'master' into development
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user