From da321be8e9a124797fb9e38ab57c4b6400fb48bf Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Mon, 25 Oct 2010 12:42:33 +0000 Subject: move particles to base/ --- base/ini/game.ini | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'base/ini/game.ini') diff --git a/base/ini/game.ini b/base/ini/game.ini index 6af5477..b8d61b7 100644 --- a/base/ini/game.ini +++ b/base/ini/game.ini @@ -1,8 +1,11 @@ ; ; game.ini ; game settings +; ; default settings for new players +; + [player] ; zone a new player will start in zone=ghant @@ -11,3 +14,9 @@ ship=vector ; amount of credits a new player receives credits=5000 +; default cargo pod settings +; + +[cargo] +model=maps/cargo/pod + -- cgit v1.2.3