From 16341dd8347ecb13fb1fe4225bc6333de7bc8178 Mon Sep 17 00:00:00 2001 From: Mythos_Ruler Date: Mon, 23 Jan 2006 03:20:28 +0000 Subject: [PATCH] Fixed someone else's "fix"... The Celts don't get a wall tower, they get a wall turret, which is not the Scout Tower, which someone made it into. :) Sooooooo, I changed the actor in the entity back from the scout_tower to the wall_turret. This was SVN commit r3408. --- .../data/mods/official/entities/structures/celt_wall_tower.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binaries/data/mods/official/entities/structures/celt_wall_tower.xml b/binaries/data/mods/official/entities/structures/celt_wall_tower.xml index e9076997ed..9aedc0fabc 100644 --- a/binaries/data/mods/official/entities/structures/celt_wall_tower.xml +++ b/binaries/data/mods/official/entities/structures/celt_wall_tower.xml @@ -17,6 +17,6 @@ - structures/celts/scout_tower.xml + structures/celts/wall_turret.xml \ No newline at end of file