Skip to content

Commit

Permalink
Update Integrated AR to Efile System
Browse files Browse the repository at this point in the history
  • Loading branch information
QuillInkwell committed Jan 26, 2025
1 parent aea8979 commit 457ec4d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions data/json/items/fake.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,13 +120,16 @@
"description": "Extremely thin lenses provides user with augmented reality overlay allowing the user to zoom, and it displays handy information about local topology.",
"charges_per_use": 1,
"use_action": [ "CAMERA", "PORTABLE_GAME", "EBOOKSAVE", "E_FILE_DEVICE" ],
"etransfer_rate": "140 MB",
"e_port": "phone",
"pocket_data": [
{
"pocket_type": "EBOOK",
"pocket_type": "E_FILE_STORAGE",
"rigid": true,
"max_contains_volume": "1 ml",
"max_contains_weight": "1 g",
"weight_multiplier": 0
"weight_multiplier": 0.0,
"ememory_max": "2 TB"
}
],
"flags": [
Expand Down

0 comments on commit 457ec4d

Please sign in to comment.