summaryrefslogtreecommitdiff
path: root/tile_config.json
diff options
context:
space:
mode:
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
}
]
- }
+ }
]
}