diff options
author | Stijn Buys <ingar@osirion.org> | 2010-11-13 23:01:19 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2010-11-13 23:01:19 +0000 |
commit | 69a806dde3d62dfc00e5b6df7d84d90a69c91c4a (patch) | |
tree | a3587157d0e6c3d224eed5539ed0e6e1fcf671d2 /base | |
parent | e6ea7d7ce193be370dd2587eecc77f43e2f0b949 (diff) |
updated ship template sizes
Diffstat (limited to 'base')
-rw-r--r-- | base/ini/ships.ini | 6 |
1 files changed, 5 insertions, 1 deletions
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 @@ -24,12 +24,16 @@ 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 |