Fixes not being able to write a friendly message on longbow shells (#22531)

Fixes #22517
This commit is contained in:
Kano
2026-05-29 23:38:02 +03:00
committed by GitHub
parent 13f87e4a26
commit f38d497d89
2 changed files with 9 additions and 1 deletions
@@ -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)