summaryrefslogtreecommitdiff
path: root/tile_config.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-05-28 12:54:34 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-05-28 12:54:34 -0700
commit256f162a86e74062cea4671cad8dc91dae92e254 (patch)
tree4d820ef2b39c29eadca0950aff67ff8e2b385c1a /tile_config.json
parentSync with upstream (diff)
downloadcataclysm-dda-tileset_undeadpeople-legacy-256f162a86e74062cea4671cad8dc91dae92e254.tar.xz
ZetHairs Fix and EOD Suit
Diffstat (limited to 'tile_config.json')
-rw-r--r--tile_config.json96
1 files changed, 88 insertions, 8 deletions
diff --git a/tile_config.json b/tile_config.json
index 4551ebe..96ee082 100644
--- a/tile_config.json
+++ b/tile_config.json
@@ -64336,12 +64336,12 @@
"bg": 985
},
{
- "id": "t_gas_tank",
+ "id": ["t_gas_tank", "t_diesel_tank"],
"fg": 3068,
"bg": 985
},
{
- "id": "t_diesel_pump",
+ "id": ["t_diesel_pump", "t_diesel_pump_a"],
"fg": 3018,
"bg": 985
},
@@ -110382,22 +110382,22 @@
"rotates": false
},
{
- "id": "overlay_wielded_cs_lajatang_off",
+ "id": "!overlay_wielded_cs_lajatang_off",
"fg": 22703,
"rotates": false
},
{
- "id": "overlay_wielded_cs_lajatang_on",
+ "id": "!overlay_wielded_cs_lajatang_on",
"fg": 22704,
"rotates": false
},
{
- "id": "overlay_wielded_ecs_lajatang_off",
+ "id": "!overlay_wielded_ecs_lajatang_off",
"fg": 22705,
"rotates": false
},
{
- "id": "overlay_wielded_ecs_lajatang_on",
+ "id": "!overlay_wielded_ecs_lajatang_on",
"fg": 22706,
"rotates": false
},
@@ -139794,7 +139794,7 @@
"fg": 26364,
"rotates": false
}, {
- "id": "t_gas_tank_smashed",
+ "id": ["t_gas_tank_smashed", "t_diesel_tank_smashed"],
"fg": 26365,
"bg": 985,
"rotates": false
@@ -149281,8 +149281,88 @@
"id": "match",
"fg": 36165,
"rotates": false
+ },
+ {
+ "id": "overlay_worn_jacket_eod_light",
+ "fg": 36166,
+ "rotates": false
+ },
+ {
+ "id": "overlay_worn_jacket_eod",
+ "fg": 36167,
+ "rotates": false
+ },
+ {
+ "id": "overlay_worn_helmet_eod",
+ "fg": 36168,
+ "rotates": false
+ },
+ {
+ "id": "overlay_worn_helmet_eod_on",
+ "fg": 36169,
+ "rotates": false
+ },
+ {
+ "id": "overlay_worn_foot_protectors_eod",
+ "fg": 36170,
+ "rotates": false
+ },
+ {
+ "id": "overlay_worn_gloves_eod",
+ "fg": 36171,
+ "rotates": false
+ },
+ {
+ "id": "overlay_worn_trousers_eod_light",
+ "fg": 36172,
+ "rotates": false
+ },
+ {
+ "id": "overlay_worn_trousers_eod",
+ "fg": 36173,
+ "rotates": false
+ },
+ {
+ "id": "helmet_eod",
+ "fg": 36174,
+ "rotates": false
+ },
+ {
+ "id": "helmet_eod_on",
+ "fg": 36175,
+ "rotates": false
+ },
+ {
+ "id": "gloves_eod",
+ "fg": 36176,
+ "rotates": false
+ },
+ {
+ "id": "jacket_eod",
+ "fg": 36177,
+ "rotates": false
+ },
+ {
+ "id": "jacket_eod_light",
+ "fg": 36178,
+ "rotates": false
+ },
+ {
+ "id": "trousers_eod",
+ "fg": 36179,
+ "rotates": false
+ },
+ {
+ "id": "trousers_eod_light",
+ "fg": 36180,
+ "rotates": false
+ },
+ {
+ "id": "foot_protectors_eod",
+ "fg": 36181,
+ "rotates": false
}
]
}
]
-} \ No newline at end of file
+}