mirror of
https://github.com/BigJk/end_of_eden.git
synced 2026-02-06 10:48:09 +00:00
9 lines
196 B
Lua
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[]
|