[MIRROR] fake coins and coin/mint refactors (#10324)

Co-authored-by: Killian <49700375+KillianKirilenko@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-06 18:06:37 -07:00
committed by GitHub
parent ab171de574
commit c6483dba4f
12 changed files with 248 additions and 38 deletions

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'