summaryrefslogtreecommitdiff
path: root/data/maps/SSAnne_Kitchen/map.json
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-10-21 13:34:31 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-10-21 13:34:31 -0400
commitc5db70322987a977f5b15d7a04a5a3e8cc080724 (patch)
tree56f4e9874b9a67fcf70661688747aabc8be4124f /data/maps/SSAnne_Kitchen/map.json
parent62eec64e404a4795afb1fe46ca571bed342c5c10 (diff)
Update hidden item json fields
Diffstat (limited to 'data/maps/SSAnne_Kitchen/map.json')
-rw-r--r--data/maps/SSAnne_Kitchen/map.json9
1 files changed, 6 insertions, 3 deletions
diff --git a/data/maps/SSAnne_Kitchen/map.json b/data/maps/SSAnne_Kitchen/map.json
index c4a75b80b..45404e0cc 100644
--- a/data/maps/SSAnne_Kitchen/map.json
+++ b/data/maps/SSAnne_Kitchen/map.json
@@ -136,7 +136,8 @@
"elevation": 0,
"item": "ITEM_CHESTO_BERRY",
"flag": "HIDDEN_ITEM_SSANNE_KITCHEN_CHESTO_BERRY",
- "unknown": 1
+ "quantity": 1,
+ "underfoot": false
},
{
"type": "hidden_item",
@@ -145,7 +146,8 @@
"elevation": 0,
"item": "ITEM_PECHA_BERRY",
"flag": "HIDDEN_ITEM_SSANNE_KITCHEN_PECHA_BERRY",
- "unknown": 1
+ "quantity": 1,
+ "underfoot": false
},
{
"type": "hidden_item",
@@ -154,7 +156,8 @@
"elevation": 0,
"item": "ITEM_CHERI_BERRY",
"flag": "HIDDEN_ITEM_SSANNE_KITCHEN_CHERI_BERRY",
- "unknown": 1
+ "quantity": 1,
+ "underfoot": false
}
]
}