mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 20:11:04 +01:00
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:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user