mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] fake coins and coin/mint refactors (#10324)
Co-authored-by: Killian <49700375+KillianKirilenko@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ab171de574
commit
c6483dba4f
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user