mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 11:13:16 +00:00
@@ -425,6 +425,7 @@
|
|||||||
caliber = ".45"
|
caliber = ".45"
|
||||||
origin_tech = "combat=2;materials=2;syndicate=8"
|
origin_tech = "combat=2;materials=2;syndicate=8"
|
||||||
ammo_type = "/obj/item/ammo_casing/chameleon"
|
ammo_type = "/obj/item/ammo_casing/chameleon"
|
||||||
|
matter = list()
|
||||||
var/list/gun_choices = list()
|
var/list/gun_choices = list()
|
||||||
|
|
||||||
New()
|
New()
|
||||||
|
|||||||
@@ -143,6 +143,7 @@
|
|||||||
ammo_type = "/obj/item/ammo_casing/chameleon"
|
ammo_type = "/obj/item/ammo_casing/chameleon"
|
||||||
max_ammo = 7
|
max_ammo = 7
|
||||||
multiple_sprites = 1
|
multiple_sprites = 1
|
||||||
|
matter = list()
|
||||||
|
|
||||||
/obj/item/ammo_magazine/chameleon/empty
|
/obj/item/ammo_magazine/chameleon/empty
|
||||||
name = "magazine (.45)"
|
name = "magazine (.45)"
|
||||||
@@ -150,3 +151,4 @@
|
|||||||
ammo_type = "/obj/item/ammo_casing/chameleon"
|
ammo_type = "/obj/item/ammo_casing/chameleon"
|
||||||
max_ammo = 0
|
max_ammo = 0
|
||||||
multiple_sprites = 1
|
multiple_sprites = 1
|
||||||
|
matter = list()
|
||||||
|
|||||||
Reference in New Issue
Block a user