mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
[MIRROR] Pipeguns: Elitism Edition (#3054)
* Pipeguns: Elitism Edition * fixes Co-authored-by: necromanceranne <40847847+necromanceranne@users.noreply.github.com> Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
This commit is contained in:
co-authored by
necromanceranne
Gandalf2k15
parent
897a6258a4
commit
f18f2ad02f
@@ -6,11 +6,23 @@
|
||||
max_ammo = 5
|
||||
multiload = TRUE
|
||||
|
||||
/obj/item/ammo_box/magazine/internal/boltaction/enchanted
|
||||
/obj/item/ammo_box/magazine/internal/boltaction/pipegun
|
||||
name = "pipegun internal magazine"
|
||||
caliber = CALIBER_SHOTGUN
|
||||
ammo_type = /obj/item/ammo_casing/shotgun/improvised
|
||||
max_ammo = 1
|
||||
|
||||
/obj/item/ammo_box/magazine/internal/boltaction/pipegun/prime
|
||||
name = "regal pipegun internal magazine"
|
||||
max_ammo = 3
|
||||
|
||||
/obj/item/ammo_box/magazine/internal/enchanted
|
||||
max_ammo = 1
|
||||
caliber = CALIBER_A762
|
||||
ammo_type = /obj/item/ammo_casing/a762/enchanted
|
||||
|
||||
/obj/item/ammo_box/magazine/internal/boltaction/enchanted/arcane_barrage
|
||||
/obj/item/ammo_box/magazine/internal/arcane_barrage
|
||||
caliber = CALIBER_A762
|
||||
ammo_type = /obj/item/ammo_casing/magic/arcane_barrage
|
||||
|
||||
/obj/item/ammo_box/magazine/internal/boltaction/harpoon
|
||||
|
||||
@@ -22,11 +22,6 @@
|
||||
name = "double-barrel shotgun internal magazine"
|
||||
max_ammo = 2
|
||||
|
||||
/obj/item/ammo_box/magazine/internal/shot/improvised
|
||||
name = "improvised shotgun internal magazine"
|
||||
ammo_type = /obj/item/ammo_casing/shotgun/improvised
|
||||
max_ammo = 1
|
||||
|
||||
/obj/item/ammo_box/magazine/internal/shot/riot
|
||||
name = "riot shotgun internal magazine"
|
||||
ammo_type = /obj/item/ammo_casing/shotgun/rubbershot
|
||||
|
||||
Reference in New Issue
Block a user