mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 12:05:59 +01:00
Makes .310 AP Unprintable (#5507)
## About The Pull Request This ammo does 25 damage per shot to a redsuit. The other maintainers agreed that this probably shouldn't be printable from the reloading bench. ## Why It's Good For The Game This ammo probably shouldn't be able to be easily printed, and saved as an OPFOR only item instead. ## Proof Of Testing I didn't have time to test it but if CI passes it works. One line change. ## Changelog 🆑 balance: .310 AP ammo is no longer printable from the ammo bench. /🆑
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
||||
|
||||
projectile_type = /obj/projectile/bullet/strilka310/ap
|
||||
custom_materials = AMMO_MATS_AP
|
||||
advanced_print_req = TRUE
|
||||
can_be_printed = FALSE
|
||||
|
||||
/obj/projectile/bullet/strilka310/ap
|
||||
name = ".310 armor-piercing bullet"
|
||||
|
||||
Reference in New Issue
Block a user