summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-01-05 13:00:34 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-01-05 13:00:34 -0800
commit12b9e5d6a5fd75d92cada8898e4ab68a4bf979fd (patch)
tree807cea5cfc5d6e1cf9b22f8d7812bd3e2d038422
parentClean up note sorting. (diff)
downloadcataclysm-dda-tileset_undeadpeople-12b9e5d6a5fd75d92cada8898e4ab68a4bf979fd.tar.xz
Add aliases for vehicle mounted CMES and RMES weapons.
-rw-r--r--tile_config.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/tile_config.json b/tile_config.json
index 135b974..173efe0 100644
--- a/tile_config.json
+++ b/tile_config.json
@@ -36643,6 +36643,13 @@
"additional_tiles": [ { "id": "broken", "fg": 18415 } ]
},
{
+ "id": "mounted_recon_mech_laser_rebuilt",
+ "fg": 18414,
+ "rotates": true,
+ "multitile": true,
+ "additional_tiles": [ { "id": "broken", "fg": 18415 } ]
+ },
+ {
"id": "vp_mounted_m134",
"fg": 18416,
"rotates": true,
@@ -36650,6 +36657,13 @@
"additional_tiles": [ { "id": "broken", "fg": 18417 } ]
},
{
+ "id": "vp_mounted_gatling_mech_laser_rebuilt",
+ "fg": 18416,
+ "rotates": true,
+ "multitile": true,
+ "additional_tiles": [ { "id": "broken", "fg": 18417 } ]
+ },
+ {
"id": "vp_mounted_m1918",
"fg": 18418,
"rotates": true,