fix(repath): Fixes ore satchels from picking up BS crystals

This commit is contained in:
Heroman3003
2023-06-21 04:42:11 +10:00
committed by CHOMPStation2
parent c7d9c6b3be
commit ed323a6950
10 changed files with 2119 additions and 17 deletions

View File

@@ -19,5 +19,5 @@
id = "bluespace_crystal"
req_tech = list(TECH_BLUESPACE = 3, TECH_PHORON = 4)
materials = list(MAT_DIAMOND = 1500, MAT_PHORON = 1500)
build_path = /obj/item/weapon/ore/bluespace_crystal/artificial
sort_string = "PAAAB"
build_path = /obj/item/weapon/bluespace_crystal/artificial
sort_string = "PAAAB"