Skip to content

Commit cc471d1

Browse files
author
Anton Burmistrov
authored
Changed symbol and its color of mx_casings map extra (#55051)
1 parent a728b25 commit cc471d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/json/overmap/map_extras.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -395,8 +395,8 @@
395395
"name": { "str": "Casings" },
396396
"description": "Several spent casings are here.",
397397
"generator": { "generator_method": "map_extra_function", "generator_id": "mx_casings" },
398-
"sym": "C",
399-
"color": "yellow",
398+
"sym": "c",
399+
"color": "dark_gray",
400400
"autonote": true
401401
},
402402
{

0 commit comments

Comments
 (0)