mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-13 17:07:53 +01:00
Fixes not being able to write a friendly message on longbow shells (#22531)
Fixes #22517
This commit is contained in:
@@ -28,7 +28,9 @@
|
||||
H.drop_from_inventory(W)
|
||||
add_warhead(W)
|
||||
playsound(src, 'sound/machines/rig/rig_deploy.ogg', 40)
|
||||
update_status()
|
||||
update_status()
|
||||
|
||||
return ..()
|
||||
|
||||
/obj/item/ship_ammunition/longbow/can_be_loaded()
|
||||
if(primer && warhead)
|
||||
|
||||
Reference in New Issue
Block a user