/datum/zoldorfitem
Zoldorf Player Shop Item
Vars | |
img | Base64 image for the UI |
---|---|
infinite | Does this item have infinite stock (overrides stock ) |
name | Name of the Zoldorf item |
path | Object path the Zoldorf Item |
stock | Amount of stock (overridden by infinite ) |
Var Details
img
Base64 image for the UI
infinite
Does this item have infinite stock (overrides stock
)
name
Name of the Zoldorf item
path
Object path the Zoldorf Item
stock
Amount of stock (overridden by infinite
)