The fault in my stars

This commit is contained in:
The0bserver
2021-04-24 02:04:21 -04:00
parent 42ed17d2af
commit 00f50713eb
@@ -100,7 +100,7 @@
/datum/design/m10firebox
name = "ammo box (10mm Incendiary)"
desc = "A box of ammo containing 20 rounds designed to set people ablaze, at the cost of raw damage."
id = "10apbox"
id = "10firebox"
build_type = PROTOLATHE
materials = list(/datum/material/iron = 30000, /datum/material/plasma = 6000)
build_path = /obj/item/ammo_box/c10mm/fire
@@ -110,7 +110,7 @@
/datum/design/m10hpbox
name = "ammo box (10mm Hollowpoint)"
desc = "A box of ammo containing 20 rounds designed to tear through unarmored opponents, while being completely ineffective against armor."
id = "10apbox"
id = "10hpbox"
build_type = PROTOLATHE
materials = list(/datum/material/iron = 30000, /datum/material/glass = 6000)
build_path = /obj/item/ammo_box/c10mm/hp