[MIRROR] renames nif design (#9208)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
CHOMPStation2
2024-10-12 05:39:48 -07:00
committed by GitHub
parent 0c340affaa
commit 62f09801f2

View File

@@ -1,5 +1,5 @@
/datum/design/item/biotech/nif
name = "nanite implant framework"
name = "nanite implant framework (NIF)"
id = "nif"
req_tech = list(TECH_MAGNET = 5, TECH_BLUESPACE = 5, TECH_MATERIAL = 5, TECH_ENGINEERING = 5, TECH_DATA = 5)
materials = list(MAT_STEEL = 5000, MAT_GLASS = 8000, MAT_URANIUM = 6000, MAT_DIAMOND = 6000)