many more fixes

This commit is contained in:
BlackMajor
2021-12-14 02:22:21 +13:00
parent dc8e4aecb4
commit 6b4ccac9db
17 changed files with 613 additions and 51 deletions

View File

@@ -102,6 +102,7 @@
/obj/item/weapon/gun/energy/zip
name = "Zip-Las"
desc = "A homemade (and somehow safe) laser gun designed around shooting single powerful laser beam draining the cell entirely. Better not miss and better have spare cells."
icon = 'icons/obj/gun_ch.dmi'
icon_state = "ziplas"
item_state = "ziplas"
w_class = ITEMSIZE_SMALL

View File

@@ -1,6 +1,7 @@
/obj/item/weapon/gun/projectile/shotgun/doublebarrel/quad
name = "quad-barreled shotgun"
desc = "A shotgun pattern designed to make the most out of the limited machining capability of the frontier. 4 Whole barrels of death, loads using 12 gauge rounds."
icon = 'icons/obj/gun_ch.dmi'
icon_state = "shotgun_q"
item_state = "qshotgun"
recoil = 2
@@ -15,6 +16,7 @@
caliber = "12g"
origin_tech = list(TECH_COMBAT = 3, TECH_MATERIAL = 1)
ammo_type = /obj/item/ammo_casing/a12g/pellet
sawn_off = 1
burst_delay = 0
@@ -23,6 +25,8 @@
)
/obj/item/weapon/gun/projectile/shotgun/doublebarrel/sawn/alt
sawn_off = 1
icon = 'icons/obj/gun_ch.dmi'
icon_state = "shotpistol"
accuracy = 40