From d5ecf734878b65851664ed6d921ba46c67116f3f Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 25 Jan 2015 11:18:53 +0000 Subject: Add a default cannon type for new games. --- base/ini/game.ini | 2 ++ 1 file changed, 2 insertions(+) (limited to 'base/ini') diff --git a/base/ini/game.ini b/base/ini/game.ini index 4485457..4eb8ada 100644 --- a/base/ini/game.ini +++ b/base/ini/game.ini @@ -11,6 +11,8 @@ zone=ghant ; ship a new player receives ship=vector +; the type of cannon the ship will be armed with +cannon=laser1 ; amount of credits a new player receives credits=5000 -- cgit v1.2.3