mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
oops
forgot a few things
This commit is contained in:
@@ -86,17 +86,17 @@
|
||||
path = /obj/item/ammo_magazine/akm/rubber
|
||||
|
||||
/datum/category_item/autolathe/arms/ak74
|
||||
name = "AK74 magazine (5.45mm standard)
|
||||
name = "AK74 magazine (5.45mm standard)"
|
||||
path = /obj/item/ammo_magazine/ak74
|
||||
hidden = 1
|
||||
|
||||
/datum/category_item/autolathe/arms/ak74/plum
|
||||
name = "AK74 'plum' magazine (5.45mm standard)
|
||||
name = "AK74 'plum' magazine (5.45mm standard)"
|
||||
path = /obj/item/ammo_magazine/ak74/plum
|
||||
hidden = 1
|
||||
|
||||
/datum/category_item/autolathe/arms/ak74/plum/rubber
|
||||
name = "AK74 'plum' magazine (5.45mm less-lethal)
|
||||
name = "AK74 'plum' magazine (5.45mm less-lethal)"
|
||||
path = /obj/item/ammo_magazine/ak74/plum/rubber
|
||||
hidden = 1
|
||||
|
||||
@@ -107,7 +107,7 @@
|
||||
hidden = 1
|
||||
|
||||
/datum/category_item/autolathe/arms/ak74_rubber
|
||||
name = "AK74 magazine (5.45mm less-lethal)
|
||||
name = "AK74 magazine (5.45mm less-lethal)"
|
||||
path = /obj/item/ammo_magazine/ak74/rubber
|
||||
|
||||
/datum/category_item/autolathe/arms/m16_556
|
||||
|
||||
@@ -99,6 +99,7 @@
|
||||
|
||||
/obj/item/ammo_magazine/asval/rubber
|
||||
name = "AS-Val magazine(9x39mm less-lethal)"
|
||||
icon_state = "asvalrubber"
|
||||
matter = list(DEFAULT_WALL_MATERIAL = 1000)
|
||||
ammo_type = /obj/item/ammo_casing/a9x39/rubber
|
||||
|
||||
@@ -157,6 +158,7 @@
|
||||
|
||||
/obj/item/ammo_magazine/ak74/rubber
|
||||
name = "AK74 magazine (5.45mm less-lethal)"
|
||||
icon_state = "545bakerubber"
|
||||
matter = list(DEFAULT_WALL_MATERIAL = 1200)
|
||||
ammo_type = /obj/item/ammo_casing/a545/rubber
|
||||
|
||||
@@ -165,6 +167,7 @@
|
||||
|
||||
/obj/item/ammo_magazine/ak74/plum/rubber
|
||||
name = "AK74 magazine (5.45mm less-lethal)"
|
||||
icon_state = "545plumrubber"
|
||||
matter = list(DEFAULT_WALL_MATERIAL = 1200)
|
||||
ammo_type = /obj/item/ammo_casing/a545/rubber
|
||||
|
||||
|
||||
Reference in New Issue
Block a user