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:
Lohikar
2018-05-02 21:24:32 +03:00
committed by Erki
parent 43367708ec
commit da3af646d6
8 changed files with 113 additions and 135 deletions
+1 -1
View File
@@ -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)