~ubuntu-branches/ubuntu/maverick/asc/maverick

« back to all changes in this revision

Viewing changes to data/unitsets/mk1/mk1-shb/mk1s_tide.asctxt

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese, Eddy Petrișor, Gonéri Le Bouder, Cyril Brulebois, Barry deFreese
  • Date: 2008-01-08 19:54:18 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080108195418-n19fc4eobhhqxcy5
Tags: 2.0.1.0-1
[ Eddy Petrișor ]
* fixed Homepage semifield

[ Gonéri Le Bouder ]
* add a watchfile
* move homepage from the description to the new Homepage field

[ Cyril Brulebois ]
* Added Vcs-Svn and Vcs-Browser fields in the control file.

[ Barry deFreese ]
* Fix make-clean lintian warning
* New upstream release
* Bump debhelper build-dep to match compat
* Add desktop file
* Update watch file for new upstream naming
* Remove nostrip check from rules
* Bump Standards Version to 3.7.3
* Add myself to uploaders

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
VehicleType { 
 
2
   Name = TIDE
 
3
   parent = 352
 
4
   ID = 41
 
5
 
 
6
   Description = patrol corvette
 
7
;   Infotext = []
 
8
   picture = MK1s_tide.pcx
 
9
   GuideSortHelp += 0 0 0 0 1 0 0 0 0 0
 
10
 
 
11
   View += 20
 
12
   Transportation ->* VehicleType.TransLowTrooper2 
 
13
 
 
14
   Weapons { 
 
15
      Initiative = 0
 
16
      Number = 3
 
17
      Weapon0 ->* VehicleType.Ship_Gun 
 
18
      Weapon0.Ammo = 10
 
19
      Weapon0.Punch@MaxRange = 60
 
20
      Weapon0.Punch@MinRange = 69
 
21
 
 
22
      Weapon1 ->* VehicleType.Ship_MG
 
23
      Weapon1.Ammo = 10
 
24
 
 
25
      Weapon2 ->* VehicleType.Flak
 
26
      Weapon2.Ammo = 10
 
27
      Weapon2.ReactionFireShots = 1
 
28
   } Weapons
 
29
} VehicleType