Quick recipe fix

This commit is contained in:
Heroman3003
2022-12-25 21:28:08 +10:00
committed by GitHub
parent 2b324dbff1
commit 847e53de29
@@ -18,7 +18,7 @@
id = "fireworkaestheticconfig"
req_tech = list(TECH_MATERIAL = 3, TECH_ENGINEERING = 2)
materials = list(MAT_PLASTIC = 1000, MAT_GLASS = 1000)
build_path = /obj/item/weapon/firework_star/aesthetic
build_path = /obj/item/weapon/firework_star/aesthetic/configurable
sort_string = "IFAAB"
/datum/design/item/firework_star/weather_clear
@@ -109,4 +109,4 @@
req_tech = list(TECH_MATERIAL = 5, TECH_ENGINEERING = 4)
materials = list(MAT_PLASTIC = 10000, MAT_GLASS = 10000)
build_path = /obj/item/weapon/firework_star/weather/confetti
sort_string = "IFABJ"
sort_string = "IFABJ"