Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- [
- {
- "op": "test",
- "path": "/byosItems",
- "inverse" : true
- },
- {
- "op": "add",
- "path": "/byosItems",
- "value": []
- }
- ],
- [
- {
- "op" : "replace",
- "path" : "/defaultShipUpgrade/shipLevel",
- "value" : 3
- },
- {
- "op" : "add",
- "path" : "/byosItems",
- "value" : {"name" : "supermatter", "count" : 20}
- }
- ]
- ]
Advertisement
Add Comment
Please, Sign In to add comment