summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-04-09 14:56:12 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-04-09 14:56:12 -0700
commite58d41ca3fb0572219c10604c566f9072388db01 (patch)
tree06b0be6bdadfa3f350d238a332af676fbfda1f94
parentAdd aliases for rice cooking: sake, brew_sake, sikhye, rice_bran (diff)
downloadcataclysm-dda-tileset_undeadpeople-e58d41ca3fb0572219c10604c566f9072388db01.tar.xz
Add missing close bracket.
-rw-r--r--tile_config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tile_config.json b/tile_config.json
index 8fc04a3..c3e10c2 100644
--- a/tile_config.json
+++ b/tile_config.json
@@ -6210,7 +6210,7 @@
{ "id": "pelmeni", "fg": 3165 },
{ "id": "overlay_wielded_pemmican", "fg": 3166 },
{ "id": "pemmican", "fg": 3166 },
- { "id": [ "overlay_wielded_pie_meat", "overlay_wielded_lobster_roll", "fg": 3167 },
+ { "id": [ "overlay_wielded_pie_meat", "overlay_wielded_lobster_roll" ], "fg": 3167 },
{ "id": [ "pie_meat", "lobster_roll" ], "fg": 3167 },
{ "id": "overlay_wielded_pizza_meat", "fg": 3168, "rotates": false },
{ "id": "pizza_meat", "fg": 3168, "rotates": false },