From 8fedf1f0f48999098a4eed93e364874ed5afd742 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sun, 30 Jun 2013 22:44:15 +0200 Subject: [PATCH] added Czech hedgehog by @JOoGraphics http://content.open-ra.org/?p=detail&table=units&id=339 --- mods/ra/bits/czh1.shp | Bin 0 -> 625 bytes mods/ra/rules/trees.yaml | 10 +++++++++- mods/ra/sequences/map.yaml | 4 ++++ 3 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 mods/ra/bits/czh1.shp diff --git a/mods/ra/bits/czh1.shp b/mods/ra/bits/czh1.shp new file mode 100644 index 0000000000000000000000000000000000000000..d55c270735333108859afcf4a76ea788e5c7ae15 GIT binary patch literal 625 zcma)(>kY#o41{UL5S^g=b%Xo?gE2F)TF*RPsjBKovGd*880F?P9(XjK&Rv>ccYU8| zr~FYde;1iee+Xf_Sa#`%XbCKayOfC9kjmmA_C}RdnR8+!nghGSori$_#UUr+QpKs6 z{IvI!xJrfD`45co+-gpPe`uJKb4tF)85Ii-&O;fr-ye(M0`RJ2+&GbC%rF8L@gBTy t)6g@QiojkE7;9?ZnWcPvudHe_{J8aI$8UKNEM&m`e*(eqf6Kg$*BjYcQ0f2x literal 0 HcmV?d00001 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