Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/shipmodel.h')
-rw-r--r--src/game/shipmodel.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/game/shipmodel.h b/src/game/shipmodel.h
index 686d736..a29f860 100644
--- a/src/game/shipmodel.h
+++ b/src/game/shipmodel.h
@@ -44,6 +44,9 @@ public:
std::string shipmodel_name;
std::string shipmodel_modelname;
+ /// indicates of this model can be equiped with a jump drive
+ bool shipmodel_jumpdrive;
+
static ShipModel *find(const std::string label);
/// the ship model registry