From 69a806dde3d62dfc00e5b6df7d84d90a69c91c4a Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 13 Nov 2010 23:01:19 +0000 Subject: updated ship template sizes --- base/ini/ships.ini | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/base/ini/ships.ini b/base/ini/ships.ini index 2b15ccb..49f6a1b 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -23,13 +23,17 @@ radius=0.5 label=ship_large radius=1 +[template] +label=ship_frigate +radius=2 + [template] label=ship_cruiser radius=5 [template] label=ship_battleship -radius=5 +radius=7 [template] label=ship_capital -- cgit v1.2.3