diff options
-rw-r--r-- | base/ini/game.ini | 2 |
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 |