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

« back to all changes in this revision

Viewing changes to data/trrobj/legacy/bit_0208inst_building_p1211.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
TerrainType { 
 
2
   Name = BI3 import
 
3
   ID = 208
 
4
   parent = 1211
 
5
   dry { 
 
6
      GFX_Picture = 169
 
7
   } dry
 
8
   light_rain ->* TerrainType.dry
 
9
   heavy_rain ->* TerrainType.dry
 
10
   few_snow { 
 
11
      GFX_Picture = 634
 
12
   } few_snow
 
13
   much_snow { 
 
14
      GFX_Picture = 740
 
15
   } much_snow
 
16
   snow_and_ice ->* TerrainType.much_snow
 
17
} TerrainType