You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/lua/utils/openrpc.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -577,7 +577,7 @@
577
577
{
578
578
"name": "sell",
579
579
"summary": "Sell a joker or consumable",
580
-
"description": "Sell a joker or consumable from player inventory. Must provide exactly one of: joker or consumable.",
580
+
"description": "Sell a joker or consumable from player inventory. Must provide exactly one of: joker or consumable. Available in SHOP, SELECTING_HAND states, and when a Buffoon pack is open (SMODS_BOOSTER_OPENED state with Joker set pack) to make room for new jokers.",
0 commit comments