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

« back to all changes in this revision

Viewing changes to data/unitsets/mk3/mk3-tank/mk3v_tiger.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 = TIGER
 
3
   ID = 595
 
4
   parent = 290
 
5
 
 
6
   Picture = MK3v_tiger.pcx
 
7
   GuideSortHelp += 0 0 0 0 3 0 0 0 0 0
 
8
 
 
9
   Armor -= 100
 
10
 
 
11
   Movement -= 0 0 0 11 0 0 0 0 
 
12
   Weight -= 10
 
13
   Weapons { 
 
14
      Initiative = 0
 
15
      Number = 2
 
16
      Weapon0 ->* VehicleType.Tank_Gun 
 
17
      Weapon0.Ammo = 10
 
18
      Weapon0.Punch@MaxRange -= 5
 
19
      Weapon0.Punch@MinRange -= 5
 
20
 
 
21
      Weapon1 ->* VehicleType.MG45low 
 
22
      Weapon1.targets = floating ground_level
 
23
      Weapon1.Ammo = 10
 
24
   } Weapons
 
25
} VehicleType