summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-09-18 22:08:38 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-09-18 22:08:38 -0700
commit2e5cec1765bdd5ee891a50d7641081d4a5fdb9ac (patch)
tree05fa8fc916c0aa25276c19892c9783b7551dcbf7
parentFix overlay_wielded_gatling_mech_laser_rebuilt. (diff)
downloadcataclysm-dda-tileset_undeadpeople-2e5cec1765bdd5ee891a50d7641081d4a5fdb9ac.tar.xz
Change the throwing knife sheath to look like a large leg pouch.
Fix a typo in the junkyard id.
-rw-r--r--tile_config.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/tile_config.json b/tile_config.json
index 973a4fc..402dd09 100644
--- a/tile_config.json
+++ b/tile_config.json
@@ -860,6 +860,9 @@
{ "id": "grenade_pouch", "fg": 403 },
{ "id": "overlay_wielded_grenade_pouch", "fg": 403 },
{ "id": "overlay_worn_grenade_pouch", "fg": 404 },
+ { "id": "leg_sheath6", "fg": 403 },
+ { "id": "overlay_wielded_leg_sheath6", "fg": 403 },
+ { "id": "overlay_worn_leg_sheath6", "fg": 404 },
{ "id": "overlay_wielded_quiver", "fg": 405, "rotates": false },
{ "id": "quiver", "fg": 405, "bg": 10195, "rotates": false },
{ "id": "overlay_worn_quiver", "fg": 406, "rotates": false },
@@ -3426,8 +3429,6 @@
{ "id": "overlay_wielded_sheath", "fg": 1877, "rotates": false },
{ "id": "sheath", "fg": 1877, "rotates": false },
{ "id": "overlay_worn_sheath", "fg": 1878, "rotates": false },
- { "id": "leg_sheath6", "fg": 1877, "rotates": false },
- { "id": "overlay_worn_leg_sheath6", "fg": 1878, "rotates": false },
{ "id": "overlay_wielded_sheath_birchbark", "fg": 1879, "rotates": false },
{ "id": "sheath_birchbark", "fg": 1879, "rotates": false },
{ "id": "overlay_worn_sheath_birchbark", "fg": 1880, "rotates": false },
@@ -23154,7 +23155,7 @@
},
{ "id": "generic_pasture", "fg": 11451, "rotates": false },
{ "id": "generic_regional_dump", "fg": 11452, "rotates": false },
- { "id": [ "junkyard_2a", "junkyard_2bf" ], "fg": 11452, "rotates": false },
+ { "id": [ "junkyard_2a", "junkyard_2b" ], "fg": 11452, "rotates": false },
{ "id": "generic_rural_building", "fg": 11453, "rotates": false },
{ "id": "generic_wetland", "fg": 11454, "rotates": false },
{ "id": "bunker", "fg": 11455, "rotates": false },