fake coins and coin/mint refactors (#17218)

* fake coins and fake coin accessories

* coin and mint refactors

* coin and mint refactors
This commit is contained in:
Killian
2025-03-06 22:54:13 +01:00
committed by GitHub
parent e439e1debc
commit d39234c734
12 changed files with 248 additions and 38 deletions
+1
View File
@@ -16,6 +16,7 @@
var/default_type = MAT_STEEL
var/datum/material/material
var/coin_type = null
var/perunit = SHEET_MATERIAL_AMOUNT
var/apply_colour //temp pending icon rewrite
drop_sound = 'sound/items/drop/axe.ogg'