Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'developer/TASKS')
-rw-r--r--developer/TASKS8
1 files changed, 3 insertions, 5 deletions
diff --git a/developer/TASKS b/developer/TASKS
index ebc9e2f..e655689 100644
--- a/developer/TASKS
+++ b/developer/TASKS
@@ -28,13 +28,9 @@ Create skyboxes
Ship definitions
A lot of ship definitions in base/ini/ships.ini are incomplete:
- price, cargo hold size, jump drive, dockable and movement
+ price, cargo hold size, jump drive, dockable and engine
specifications have to be added and tweaked where necessary.
- Note that 'mass' can not be set through the game's 'specs'
- command. As a rule of thumb, define mass first and tweak the
- other specs accordingly.
-
Cargo definitions
Add cargo definitions to ini/cargo.ini.
@@ -44,6 +40,8 @@ Cargo models
Each cargo definition needs a model to represent the type of cargo in-game.
Required models:
+ - Crystals
+ - Diamonds
- Iron (ore)
- Niobium (ore)
- Liquor (bottles?)