Skip to content

Commit bec1587

Browse files
authored
Merge pull request #150 from moonggae/main
fix: wording in walnuts.json
2 parents 9e78b73 + 20e98d4 commit bec1587

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

src/data/walnuts.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
"Buried_IslandWest_39_24": {
193193
"count": 1,
194194
"name": "Island West Buried",
195-
"description": "In Tiget Slime area, between tufts of long grass (39,24)"
195+
"description": "In Tiger Slime area, between tufts of long grass (39,24)"
196196
},
197197
"Buried_IslandWest_88_14": {
198198
"count": 1,
@@ -294,17 +294,17 @@
294294
"VolcanoBarrel": {
295295
"count": 5,
296296
"name": "Breaking Volcano \"Barrels\"",
297-
"description": "Barrels in the volcano have a chance to drop walnuts upon death"
297+
"description": "Barrels in the volcano have a chance to drop walnuts when broken"
298298
},
299299
"VolcanoMining": {
300300
"count": 5,
301301
"name": "Mining Stones in Volcano",
302-
"description": "Stones have a chance to drop walnuts upon death"
302+
"description": "Stones in the volcano have a chance to drop walnuts when broken"
303303
},
304304
"VolcanoMonsterDrop": {
305305
"count": 5,
306306
"name": "Killing Monsters in Volcano",
307-
"description": "Monsters have a chance to drop walnuts upon death"
307+
"description": "Monsters in the volcano have a chance to drop walnuts when defeated"
308308
},
309309
"IslandFarming": {
310310
"count": 5,
@@ -314,7 +314,7 @@
314314
"MusselStone": {
315315
"count": 5,
316316
"name": "Breaking Shell Stones on Island Farm Beach",
317-
"description": "Breaing shell stones on the beach has a chance to drop walnuts"
317+
"description": "Breaking shell stones on the beach has a chance to drop walnuts"
318318
},
319319
"IslandFishing": {
320320
"count": 5,

0 commit comments

Comments
 (0)