~ubuntu-branches/ubuntu/wily/oolite/wily-proposed

« back to all changes in this revision

Viewing changes to Schemata/shipdataEntrySchema.plist

  • Committer: Package Import Robot
  • Author(s): Nicolas Boulenguez
  • Date: 2011-12-22 00:22:39 UTC
  • mfrom: (1.2.2)
  • Revision ID: package-import@ubuntu.com-20111222002239-pr3upeupp4jw1psp
Tags: 1.76-1
* New upstream.
* watch: scan upstream stable releases instead of dev snapshots.
* control: use default gobjc instead of explicit 4.6.
* rules: use dpkg-dev build flags.

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
                escort-role = "$shipRole";
94
94
                escort_ship = "$shipKey";
95
95
                escort-ship = "$shipKey";
 
96
                escorts = "positiveInteger";
96
97
                missile_launch_position = "vector";
97
98
                missile_load_time = "positiveFloat";
98
99
                missile_role = "$shipRole";
288
289
                                "CLASS_CARGO",
289
290
                                "CLASS_MILITARY",
290
291
                                "CLASS_MISSILE",
 
292
                                "CLASS_MINE",
291
293
                                "CLASS_POLICE",
292
294
                                "CLASS_ROCK",
293
295
                                "CLASS_STATION",