Adds emp interaction for simple mobs and some pra robots tweaks (#7314)

-ranged pra robots now leave behind empty casings after firing
-pra robots will now take honorary membership cards in consideration when chosing targets
-adds emp damage to synthetic simple animals
This commit is contained in:
Alberyk
2019-11-04 09:11:17 +02:00
committed by Erki
parent 179eaf0dfd
commit 878f99f8a0
7 changed files with 35 additions and 4 deletions
@@ -189,6 +189,10 @@
icon_state = "rifle-casing"
spent_icon = "rifle-casing-spent"
/obj/item/ammo_casing/a762/spent/Initialize()
. = ..()
expend()
/obj/item/ammo_casing/a145
name = "shell casing"
desc = "A 14.5mm shell."