uhh initial commit ig

This commit is contained in:
Hatterhat
2021-03-22 21:23:00 -05:00
parent 249b9a61c7
commit 6bac90f8de
2 changed files with 15 additions and 0 deletions
@@ -55,3 +55,9 @@
name = "triple-barrel shotgun internal magazine"
ammo_type = /obj/item/ammo_casing/shotgun/incapacitate
max_ammo = 3
/obj/item/ammo_box/magazine/internal/shot/levergun
name = "levergun internal magazine"
ammo_type = /obj/item/ammo_casing/c38 // they're rubber by default, i guess
caliber = ".38"
max_ammo = 7
@@ -335,3 +335,12 @@
//our hook gun!
var/obj/item/gun/magic/hook/bounty/hook
var/toggled = FALSE
// hey you kids like
// LEVER GUNS?
/obj/item/gun/ballistic/shotgun/leveraction
name = "lever-action rifle"
desc = "While lever-actions have been horribly out of date for hundreds of years now, \
the reported potential versatility of .38 Special is worth paying attention to."
mag_type = /obj/item/ammo_box/magazine/internal/shot/levergun