Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/base/ini
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2015-01-25 11:18:53 +0000
committerStijn Buys <ingar@osirion.org>2015-01-25 11:18:53 +0000
commitd5ecf734878b65851664ed6d921ba46c67116f3f (patch)
tree9018b99e7c69b7698344b31158566874c732530e /base/ini
parent1feb1c215cc50828bfa260ddcd93be14a9ee2d10 (diff)
Add a default cannon type for new games.
Diffstat (limited to 'base/ini')
-rw-r--r--base/ini/game.ini2
1 files changed, 2 insertions, 0 deletions
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