mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 11:38:12 +01:00
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:
@@ -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