code/__DEFINES/vendors.dm
VEND_STOCK_DYNAMIC | Vendors with this flag will fill retroactively based on latejoining players, and expect a scale multiplier instead of amount of items |
---|---|
VEND_PROPS | Vends props looking like the items instead of the actual items. Basically for tutorials. |
VEND_TOKEN_VOID | Token invalid/unrecognised. |
Define Details
VEND_PROPS
Vends props looking like the items instead of the actual items. Basically for tutorials.
VEND_STOCK_DYNAMIC
Vendors with this flag will fill retroactively based on latejoining players, and expect a scale multiplier instead of amount of items
VEND_TOKEN_VOID
Token invalid/unrecognised.