diff --git a/mods/ra/bits/czh1.shp b/mods/ra/bits/czh1.shp new file mode 100644 index 0000000000..d55c270735 Binary files /dev/null and b/mods/ra/bits/czh1.shp differ diff --git a/mods/ra/rules/trees.yaml b/mods/ra/rules/trees.yaml index 3eb284610c..1e084497be 100644 --- a/mods/ra/rules/trees.yaml +++ b/mods/ra/rules/trees.yaml @@ -310,4 +310,12 @@ T04: Inherits: ^Tree Building: Footprint: __ x_ - Dimensions: 2,2 \ No newline at end of file + Dimensions: 2,2 + +CZH1: + Inherits: ^Rock + Building: + Footprint: x + Dimensions: 1,1 + Tooltip: + Name: Czech hedgehog \ No newline at end of file diff --git a/mods/ra/sequences/map.yaml b/mods/ra/sequences/map.yaml index 171ced3ac3..1b3c858e56 100644 --- a/mods/ra/sequences/map.yaml +++ b/mods/ra/sequences/map.yaml @@ -606,3 +606,7 @@ v37: Start: 0 damaged-idle: Start: 1 + +czh1: + idle: + Start: 0 \ No newline at end of file