You've already forked Arcturus-Morningstar-Extended
mirror of
https://github.com/duckietm/Arcturus-Morningstar-Extended.git
synced 2026-06-20 15:36:17 +00:00
feat(earnings): integrate native reward sources
This commit is contained in:
@@ -78,6 +78,11 @@ This document is the emulator-side contract for the "Guadagni" UI.
|
||||
|
||||
For `points`, `pointsType` carries the currency type. For `badge`, `data` carries the badge code. For `item`, `data` carries the `items_base.id`. Other reward types keep `data` empty.
|
||||
|
||||
`marketplace` and `hc_payday` can be native rows. In native mode the amounts come from existing server state:
|
||||
|
||||
- `marketplace`: sold marketplace offers waiting for payout
|
||||
- `hc_payday`: unclaimed rows in `logs_hc_payday`
|
||||
|
||||
## Result Status
|
||||
|
||||
- `success`
|
||||
|
||||
Reference in New Issue
Block a user