diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-08-28 19:57:03 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-08-28 19:57:03 -0700 |
commit | eb38de9311752d1113c04ce32aa69c27338ef63a (patch) | |
tree | bff8d80181bf52fe688aeb2dedb1aa80dd23b485 | |
parent | Fix the vehicle mounted PPA-5 tile missing the rotates flag. (diff) | |
download | cataclysm-dda-tileset_undeadpeople-eb38de9311752d1113c04ce32aa69c27338ef63a.tar.xz |
Add aliases for the special lab tiles used by lab escape scenario.
-rw-r--r-- | tile_config.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tile_config.json b/tile_config.json index a21d47d..f2a81f9 100644 --- a/tile_config.json +++ b/tile_config.json @@ -19517,6 +19517,8 @@ "id": [ "central_lab", "lab", + "lab_escape_entrance", + "lab_escape_cells", "ice_lab", "ice_lab_core", "generic_central_lab", |