Gun update (#387)

This pull adds bolt actions rifles, they are like pump shotguns, with the capacity for 5 7.62mm bullets.
Also adds a 7.62mm clip in the hacked autolathe. Raiders have a chance to spawn with one.
This commit is contained in:
Alberyk
2016-06-22 20:16:57 -03:00
committed by skull132
parent 27ff6d3e4c
commit 36cacd28a4
17 changed files with 185 additions and 12 deletions

View File

@@ -97,12 +97,17 @@
new/obj/item/weapon/pickaxe/plasmacutter(src)
if(83 to 84)
new/obj/item/toy/katana(src)
if(85 to 86)
if(85)
new/obj/item/seeds/random(src)
if(87) // Rarest things, some are unobtainble otherwise, some are just robust, 1% each
if(86) // Rarest things, some are unobtainble otherwise, some are just robust, 1% each
new/obj/item/weed_extract(src)
if(88)
if(87)
new/obj/item/xenos_claw(src)
if(88)
new/obj/item/weapon/gun/projectile/shotgun/pump/boltaction(src)
new/obj/item/ammo_magazine/boltaction(src)
new/obj/item/clothing/under/soviet(src)
new/obj/item/clothing/head/ushanka(src)
if(89)
new/obj/item/organ/xenos/plasmavessel(src)
if(90)