From 9220424275f6efc77958119365cdf165cced2fc6 Mon Sep 17 00:00:00 2001 From: Mythos_Ruler Date: Tue, 10 Aug 2010 00:09:55 +0000 Subject: [PATCH] This was SVN commit r7889. --- .../simulation/templates/other/fence_long.xml | 29 +++++++++++++++++++ .../templates/other/fence_short.xml | 29 +++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 binaries/data/mods/public/simulation/templates/other/fence_long.xml create mode 100644 binaries/data/mods/public/simulation/templates/other/fence_short.xml diff --git a/binaries/data/mods/public/simulation/templates/other/fence_long.xml b/binaries/data/mods/public/simulation/templates/other/fence_long.xml new file mode 100644 index 0000000000..69d08737a5 --- /dev/null +++ b/binaries/data/mods/public/simulation/templates/other/fence_long.xml @@ -0,0 +1,29 @@ + + + + gaia + Fence + Long Wooden Fence + A split rail wooden fence. + + + vanish + 50 + + + 1.0 + 1.0 + 1.0 + + + temp/fence_wood_long_a.xml + + + + 4.0 + + + 4 + true + + diff --git a/binaries/data/mods/public/simulation/templates/other/fence_short.xml b/binaries/data/mods/public/simulation/templates/other/fence_short.xml new file mode 100644 index 0000000000..76cd63c16a --- /dev/null +++ b/binaries/data/mods/public/simulation/templates/other/fence_short.xml @@ -0,0 +1,29 @@ + + + + gaia + Fence + Short Wooden Fence + A split rail wooden fence. + + + vanish + 30 + + + 1.0 + 1.0 + 1.0 + + + temp/fence_wood_short_a.xml + + + + 4.0 + + + 4 + true + +