summaryrefslogtreecommitdiff
path: root/tile_config.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-06-04 14:17:38 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-06-04 14:17:38 -0700
commit82a1c6be5863ac37f3fb36ab884f94707d45ce79 (patch)
treeb5e4f2830ac1a339345a7b5747df4ce182efab1e /tile_config.json
parentwielded SKS sprite by gamin' dude (diff)
downloadcataclysm-dda-tileset_undeadpeople-legacy-82a1c6be5863ac37f3fb36ab884f94707d45ce79.tar.xz
Sync with upstream
Diffstat (limited to 'tile_config.json')
-rw-r--r--tile_config.json45
1 files changed, 43 insertions, 2 deletions
diff --git a/tile_config.json b/tile_config.json
index 9fc98f7..4f5f148 100644
--- a/tile_config.json
+++ b/tile_config.json
@@ -81,7 +81,8 @@
"halo_elecresist",
"halo_light",
"halo_shadowsnakes",
- "c_atomic_battery_power"
+ "c_atomic_battery_power",
+ "fd_shadow"
@@ -148184,6 +148185,11 @@
"fg": 35927,
"bg": 0,
"rotates": false
+ },{
+ "id": "f_sand_castle",
+ "fg": 35928,
+ "bg": 0,
+ "rotates": false
},
{
"id": ["!fd_fire"],
@@ -149366,8 +149372,43 @@
"id": "overlay_wielded_SKS",
"fg": 36182,
"rotates": false
+ },
+ {
+ "id": "overlay_wielded_1st_aid",
+ "fg": 36183,
+ "rotates": false
+ },
+ {
+ "id": "overlay_wielded_portable_game",
+ "fg": 36184,
+ "rotates": false
+ },
+ {
+ "id": "sandbox_kit",
+ "fg": 36185,
+ "rotates": false
+ },
+ {
+ "id": "toecaps",
+ "fg": 36186,
+ "rotates": false
+ },
+ {
+ "id": "overlay_worn_toecaps",
+ "fg": 36187,
+ "rotates": false
+ },
+ {
+ "id": "jacket_leather_mod",
+ "fg": 36188,
+ "rotates": false
+ },
+ {
+ "id": "overlay_worn_jacket_leather_mod",
+ "fg": 36189,
+ "rotates": false
}
]
- }
+ }
]
}