End of session 15
This commit is contained in:
parent
0a48ca40ce
commit
b3a5c36d92
15 changed files with 122 additions and 36 deletions
|
|
@ -2,8 +2,8 @@
|
|||
"type": "com.pixelized.shared.lwa.model.inventory.InventoryJsonV1",
|
||||
"characterSheetId": "Ethel_Wagrim",
|
||||
"purse": {
|
||||
"gold": 16,
|
||||
"silver": 61,
|
||||
"gold": 12,
|
||||
"silver": 28,
|
||||
"copper": 60
|
||||
},
|
||||
"items": [
|
||||
|
|
@ -112,7 +112,7 @@
|
|||
{
|
||||
"inventoryId": "0acf91e6-22a6-487f-a3c2-174cd83ccd66",
|
||||
"itemId": "DAILY_RATION",
|
||||
"count": 5.5,
|
||||
"count": 4.5,
|
||||
"equipped": false
|
||||
},
|
||||
{
|
||||
|
|
@ -120,6 +120,12 @@
|
|||
"itemId": "BIG_RUBY",
|
||||
"count": 1.0,
|
||||
"equipped": false
|
||||
},
|
||||
{
|
||||
"inventoryId": "845713ce-13f3-4da1-a8f0-4da3b186c5ea",
|
||||
"itemId": "SEALED_ANCIENT_BOOK",
|
||||
"count": 1.0,
|
||||
"equipped": false
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue