diff --git a/sharpy/general/rocks.py b/sharpy/general/rocks.py index c8466ac4..ec3ee480 100644 --- a/sharpy/general/rocks.py +++ b/sharpy/general/rocks.py @@ -43,6 +43,7 @@ UnitTypeId.DESTRUCTIBLEICE2X6HORIZONTAL, UnitTypeId.DESTRUCTIBLEROCK2X6HORIZONTAL, UnitTypeId.DESTRUCTIBLEROCKEX12X6HORIZONTAL, + UnitTypeId.DESTRUCTIBLEROCKEX1HORIZONTALHUGE, } breakable_rocks_2x6 = { @@ -50,6 +51,8 @@ UnitTypeId.DESTRUCTIBLEICE2X6VERTICAL, UnitTypeId.DESTRUCTIBLEROCK2X6VERTICAL, UnitTypeId.DESTRUCTIBLEROCKEX12X6VERTICAL, + UnitTypeId.DESTRUCTIBLEROCKEX1VERTICALHUGE, + } breakable_rocks_6x6 = {