mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
Bolt-action refactor (#4667)
Makes bolt-action rifles a child of pump-action shotguns again to remove some shared code.
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
if(87)
|
||||
new/obj/item/xenos_claw(src)
|
||||
if(88)
|
||||
new/obj/item/weapon/gun/projectile/boltaction(src)
|
||||
new/obj/item/weapon/gun/projectile/shotgun/pump/rifle(src)
|
||||
new/obj/item/ammo_magazine/boltaction(src)
|
||||
new/obj/item/clothing/under/soviet(src)
|
||||
new/obj/item/clothing/head/ushanka(src)
|
||||
|
||||
Reference in New Issue
Block a user