~ubuntu-branches/ubuntu/lucid/asc/lucid

« back to all changes in this revision

Viewing changes to data/trrobj/terrain/trr_grassland_5.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
 
 
3
   Name = Grassland 5
 
4
   Parent = 501
 
5
   ID = 2062
 
6
 
 
7
   Weather -= snow_and_ice
 
8
 
 
9
   dry { 
 
10
      UseGFXpics = false
 
11
      Picture = trr_grassland_5.png
 
12
   } dry
 
13
   light_rain { 
 
14
      UseGFXpics = false
 
15
      Picture = trr_grassland_5_lr.png
 
16
   } light_rain
 
17
   heavy_rain { 
 
18
      UseGFXpics = false
 
19
      Picture = trr_grassland_5_hr.png
 
20
   } heavy_rain
 
21
   few_snow { 
 
22
      UseGFXpics = false
 
23
      Picture = trr_grassland_5_fs.png
 
24
   } few_snow
 
25
   much_snow { 
 
26
      UseGFXpics = false
 
27
      Picture = trr_grassland_5.png
 
28
      GraphicOperations = Snow
 
29
   } much_snow
 
30
 
 
31
} TerrainType
 
 
b'\\ No newline at end of file'