end_of_eden/assets/scripts/definitions/merchant_state.lua
2023-12-25 06:30:09 +01:00

9 lines
196 B
Lua

---@meta
---MerchantState represents the current state of the merchant.
---@class merchant_state
---@field face string
---@field text string
---@field cards string[]
---@field artifacts string[]