mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
Formatting
This commit is contained in:
@@ -167,7 +167,7 @@
|
|||||||
|
|
||||||
/obj/item/weapon/gun/projectile/pirate
|
/obj/item/weapon/gun/projectile/pirate
|
||||||
name = "zipgun"
|
name = "zipgun"
|
||||||
desc = "Little more than a barrel, handle, and firing mechanism, makeshift firearms like this are not uncommon in the frontier systems."
|
desc = "Little more than a barrel, handle, and firing mechanism, cheap makeshift firearms like this one are not uncommon in frontier systems."
|
||||||
icon_state = "sawnshotgun"
|
icon_state = "sawnshotgun"
|
||||||
item_state = "sawnshotgun"
|
item_state = "sawnshotgun"
|
||||||
handle_casings = CYCLE_CASINGS //player has to take the old casing out manually before reloading
|
handle_casings = CYCLE_CASINGS //player has to take the old casing out manually before reloading
|
||||||
@@ -188,7 +188,7 @@
|
|||||||
/obj/item/ammo_casing/shotgun/stunshell = "12 gauge",
|
/obj/item/ammo_casing/shotgun/stunshell = "12 gauge",
|
||||||
/obj/item/ammo_casing/shotgun/flash = "12 gauge",
|
/obj/item/ammo_casing/shotgun/flash = "12 gauge",
|
||||||
/obj/item/ammo_casing/a762 = "7.62mm",
|
/obj/item/ammo_casing/a762 = "7.62mm",
|
||||||
/obj/item/ammo_casing/a556 = "5.56mm",
|
/obj/item/ammo_casing/a556 = "5.56mm"
|
||||||
)
|
)
|
||||||
|
|
||||||
/obj/item/weapon/gun/projectile/pirate/New()
|
/obj/item/weapon/gun/projectile/pirate/New()
|
||||||
|
|||||||
Reference in New Issue
Block a user