Skip to content

Commit

Permalink
Allow appearance of rams to rotate (#53341)
Browse files Browse the repository at this point in the history
  • Loading branch information
wwkk222208 authored Dec 12, 2021
1 parent 28c1def commit cf9e61e
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 0 deletions.
1 change: 1 addition & 0 deletions data/json/vehicleparts/rams.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"categories": [ "warfare" ],
"location": "structure",
"symbol": "X",
"symbols": { "rear": "X", "left": "X", "right": "X" },
"broken_symbol": "*",
"damage_modifier": 150,
"description": "A reinforced ram. Place at the edge of vehicle to reduce damage taken in collisions, and to increase damaged delivered in collisions, if the ram is the first vehicle part to collide.",
Expand Down
12 changes: 12 additions & 0 deletions gfx/Altica/tile_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -13050,9 +13050,21 @@
"additional_tiles": [ { "id": "broken", "fg": 7417, "bg": 7775 } ]
},
{ "id": "vp_ram_wood", "fg": [ 7788, 7790, 7789, 7791 ], "rotates": true },
{ "id": "vp_ram_wood_left", "fg": [ 7790, 7789, 7791, 7788 ], "rotates": true },
{ "id": "vp_ram_wood_rear", "fg": [ 7789, 7791, 7788, 7790 ], "rotates": true },
{ "id": "vp_ram_wood_right", "fg": [ 7791, 7788, 7790, 7789 ], "rotates": true },
{ "id": "vp_ram_military", "fg": [ 7784, 7786, 7785, 7787 ], "rotates": true },
{ "id": "vp_ram_military_left", "fg": [ 7786, 7785, 7787, 7784 ], "rotates": true },
{ "id": "vp_ram_military_rear", "fg": [ 7785, 7787, 7784, 7786 ], "rotates": true },
{ "id": "vp_ram_military_right", "fg": [ 7787, 7784, 7786, 7785], "rotates": true },
{ "id": "vp_ram_hardsteel", "fg": [ 7780, 7782, 7781, 7783 ], "rotates": true },
{ "id": "vp_ram_hardsteel_left", "fg": [ 7782, 7781, 7783, 7780 ], "rotates": true },
{ "id": "vp_ram_hardsteel_rear", "fg": [ 7781, 7783, 7780, 7782 ], "rotates": true },
{ "id": "vp_ram_hardsteel_right", "fg": [ 7783, 7780, 7782, 7781 ], "rotates": true },
{ "id": "vp_ram_alloy", "fg": [ 7776, 7778, 7777, 7779 ], "rotates": true },
{ "id": "vp_ram_alloy_left", "fg": [ 7778, 7777, 7779, 7776 ], "rotates": true },
{ "id": "vp_ram_alloy_rear", "fg": [ 7777, 7779, 7776, 7778], "rotates": true },
{ "id": "vp_ram_alloy_right", "fg": [ 7779, 7776, 7778, 7777], "rotates": true },
{
"id": "vp_roller_drum",
"fg": 7792,
Expand Down
12 changes: 12 additions & 0 deletions gfx/ChibiUltica/tile_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -14118,9 +14118,21 @@
"additional_tiles": [ { "id": "broken", "fg": 7927, "bg": 8735 } ]
},
{ "id": "vp_ram_wood", "fg": [ 8748, 8750, 8749, 8751 ], "rotates": true },
{ "id": "vp_ram_wood_left", "fg": [ 8750, 8749, 8751, 8748 ], "rotates": true },
{ "id": "vp_ram_wood_rear", "fg": [ 8749, 8751, 8748, 8750 ], "rotates": true },
{ "id": "vp_ram_wood_right", "fg": [ 8751, 8748, 8750, 8749 ], "rotates": true },
{ "id": "vp_ram_military", "fg": [ 8744, 8746, 8745, 8747 ], "rotates": true },
{ "id": "vp_ram_military_left", "fg": [ 8746, 8745, 8747, 8744 ], "rotates": true },
{ "id": "vp_ram_military_rear", "fg": [ 8745, 8747, 8744, 8746 ], "rotates": true },
{ "id": "vp_ram_military_right", "fg": [ 8747, 8744, 8746, 8745], "rotates": true },
{ "id": "vp_ram_hardsteel", "fg": [ 8740, 8742, 8741, 8743 ], "rotates": true },
{ "id": "vp_ram_hardsteel_left", "fg": [ 8742, 8741, 8743, 8740 ], "rotates": true },
{ "id": "vp_ram_hardsteel_rear", "fg": [ 8741, 8743, 8740, 8742 ], "rotates": true },
{ "id": "vp_ram_hardsteel_right", "fg": [ 8743, 8740, 8742, 8741 ], "rotates": true },
{ "id": "vp_ram_alloy", "fg": [ 8736, 8738, 8737, 8739 ], "rotates": true },
{ "id": "vp_ram_alloy_left", "fg": [ 8738, 8737, 8739, 8736 ], "rotates": true },
{ "id": "vp_ram_alloy_rear", "fg": [ 8737, 8739, 8736, 8738 ], "rotates": true },
{ "id": "vp_ram_alloy_right", "fg": [ 8739, 8736, 8738, 8737 ], "rotates": true },
{
"id": "vp_roller_drum",
"fg": 8752,
Expand Down
12 changes: 12 additions & 0 deletions gfx/UltimateCataclysm/tile_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -14236,9 +14236,21 @@
"additional_tiles": [ { "id": "broken", "fg": 8329, "bg": 8687 } ]
},
{ "id": "vp_ram_wood", "fg": [ 8700, 8702, 8701, 8703 ], "rotates": true },
{ "id": "vp_ram_wood_left", "fg": [ 8702, 8701, 8703, 8700 ], "rotates": true },
{ "id": "vp_ram_wood_rear", "fg": [ 8701, 8703, 8700, 8702 ], "rotates": true },
{ "id": "vp_ram_wood_right", "fg": [ 8703, 8700, 8702, 8701 ], "rotates": true },
{ "id": "vp_ram_military", "fg": [ 8696, 8698, 8697, 8699 ], "rotates": true },
{ "id": "vp_ram_military_left", "fg": [ 8698, 8697, 8699, 8696 ], "rotates": true },
{ "id": "vp_ram_military_rear", "fg": [ 8697, 8699, 8696, 8698 ], "rotates": true },
{ "id": "vp_ram_military_right", "fg": [ 8699, 8696, 8698, 8697], "rotates": true },
{ "id": "vp_ram_hardsteel", "fg": [ 8692, 8694, 8693, 8695 ], "rotates": true },
{ "id": "vp_ram_hardsteel_left", "fg": [ 8694, 8693, 8695, 8692 ], "rotates": true },
{ "id": "vp_ram_hardsteel_rear", "fg": [ 8693, 8695, 8692, 8694 ], "rotates": true },
{ "id": "vp_ram_hardsteel_right", "fg": [ 8695, 8692, 8694, 8693 ], "rotates": true },
{ "id": "vp_ram_alloy", "fg": [ 8688, 8690, 8689, 8691 ], "rotates": true },
{ "id": "vp_ram_alloy_left", "fg": [ 8690, 8689, 8691, 8688 ], "rotates": true },
{ "id": "vp_ram_alloy_rear", "fg": [ 8689, 8691, 8688, 8690], "rotates": true },
{ "id": "vp_ram_alloy_right", "fg": [ 8691, 8688, 8690, 8689], "rotates": true },
{
"id": "vp_roller_drum",
"fg": 8704,
Expand Down

0 comments on commit cf9e61e

Please sign in to comment.