Skip to content

Instantly share code, notes, and snippets.

@rickwillcox
Created December 12, 2021 10:39
Show Gist options
  • Save rickwillcox/a218debcd7c06ee751ff7238f957567b to your computer and use it in GitHub Desktop.
Save rickwillcox/a218debcd7c06ee751ff7238f957567b to your computer and use it in GitHub Desktop.
give all equippable items (ones that change character look
{
"0": {
"amount": 1,
"item_id": 41
},
"1": {
"amount": 1,
"item_id": 42
},
"2": {
"amount": 1,
"item_id": 43
},
"3": {
"amount": 1,
"item_id": 44
},
"4": {
"amount": 1,
"item_id": 45
},
"5": {
"amount": 1,
"item_id": 46
},
"6": {
"amount": 1,
"item_id": 47
},
"10": {
"amount": 1,
"item_id": 61
},
"11": {
"amount": 1,
"item_id": 62
},
"12": {
"amount": 1,
"item_id": 63
},
"13": {
"amount": 1,
"item_id": 64
},
"14": {
"amount": 1,
"item_id": 65
},
"15": {
"amount": 1,
"item_id": 66
},
"16": {
"amount": 1,
"item_id": 67
},
"20": {
"amount": 1,
"item_id": 81
},
"21": {
"amount": 1,
"item_id": 82
},
"22": {
"amount": 1,
"item_id": 83
},
"23": {
"amount": 1,
"item_id": 84
},
"24": {
"amount": 1,
"item_id": 85
},
"25": {
"amount": 1,
"item_id": 86
},
"26": {
"amount": 1,
"item_id": 87
},
"40": {
"amount": 1,
"item_id": 21
},
"41": {
"amount": 1,
"item_id": 22
},
"42": {
"amount": 1,
"item_id": 23
},
"43": {
"amount": 1,
"item_id": 24
},
"44": {
"amount": 1,
"item_id": 25
},
"45": {
"amount": 1,
"item_id": 26
},
"46": {
"amount": 1,
"item_id": 27
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment