$OpenBSD: patch-units_antharus_unit-antharus_lua,v 1.1 2007/07/16 06:13:07 ajacoutot Exp $
--- units/antharus/unit-antharus.lua.orig	Wed Feb 28 23:12:38 2007
+++ units/antharus/unit-antharus.lua	Mon Jul 16 00:16:35 2007
@@ -51,11 +51,11 @@ DefineUnitType("unit-antharus", {
 	Costs = {"time", 1},
 	Construction = "construction-antharus",
 	Speed = 0, HitPoints = 50, DrawLevel = 25, 
-	TileSize  = {2, 2}, BoxSize = {32, 32},
+	TileSize  = {2, 2}, BoxSize = {64, 64},
 	SightRange = 1, Armor = 0 , BasicDamage = 0, PiercingDamage = 0,
 	Missile = "missile-none", Priority = 0, AnnoyComputerFactor = 0,
 	Points = 10, Supply = 0, ExplodeWhenKilled = "missile-64x64-explosion",
-	Corpse = "unit-destroyed-1x1-place",
+	Corpse = "unit-destroyed-2x2-place",
 	Type = "land",
 	Building = true, BuilderOutside = true,
 	VisibleUnderFog = false,
