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

« back to all changes in this revision

Viewing changes to data/buildings/asc/bld_asc_radar.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
BuildingType {
 
2
   Name = Radar Station
 
3
   ID = 7
 
4
   Infotext = [Radar Gebaeude]
 
5
   Armor = 800
 
6
   View = 130
 
7
   parent = 499
 
8
   ConstructionStages = 1
 
9
   Weather = dry few_snow much_snow snow_and_ice
 
10
   Fields = A1 
 
11
   UseGFXpics = false
 
12
   Pictures { 
 
13
      dry = bld_asc_radar.png
 
14
      few_snow = bld_asc_radar.png
 
15
      much_snow = bld_asc_radar.png
 
16
      snow_and_ice = bld_asc_radar.png
 
17
   } Pictures
 
18
   RubbleObjects = false
 
19
;   rubble {
 
20
;      A1 = 76
 
21
;   } rubble
 
22
   Entry = A1
 
23
   Transportation { 
 
24
      MaxLoadableUnits = 2
 
25
      MaxLoadableUnitSize = 15
 
26
      MaxLoadableMass = 30
 
27
      CategoriesNOT = Default hoovercraft Medium_tracked_vehicle Heavy_tracked_vehicle Medium_wheeled_vehicle Heavy_wheeled_vehicle Light_aircraft Medium_aircraft Heavy_aircraft Helicopter Light_ship Medium_ship Heavy_Ship Building|turret|object Rail_vehicle
 
28
   } Transportation
 
29
   Functions = satelliteview
 
30
   TerrainAccess { 
 
31
      terrain_any = Lowland road runway Hard_sand Soft_sand hillside mountains high_mountains
 
32
      terrain_all = 
 
33
      terrain_not = 
 
34
      terrain_kill = lava water deep_water river
 
35
   } TerrainAccess
 
36
   ConstructionCost { 
 
37
      Energy = 0
 
38
      Material = 7000
 
39
      fuel = 9000
 
40
   } ConstructionCost
 
41
} BuildingType