[MIRROR] Minerals have been refactored so costs and minerals in items are now in terms of mineral defines. [MDB IGNORE] (#20916)

* Minerals have been refactored so costs and minerals in items are now in terms of mineral defines.

* AI GEN RUN ONE

---------

Co-authored-by: ArcaneMusic <41715314+ArcaneMusic@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-05-03 22:48:10 +01:00
committed by GitHub
co-authored by ArcaneMusic Gandalf
parent 05598c7c69
commit c4d4e1da63
240 changed files with 1267 additions and 1253 deletions
+1 -1
View File
@@ -42,4 +42,4 @@ Thats how he would have wanted it.
desc = "Awarded for outstanding excellence in paperwork, administration, and bureaucracy."
icon_state = "medal_paperwork"
medaltype = "medal-gold"
custom_materials = list(/datum/material/gold=1000)
custom_materials = list(/datum/material/gold=HALF_SHEET_MATERIAL_AMOUNT)