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

« back to all changes in this revision

Viewing changes to data/trrobj/parents/_ptrr507_fels_sehr_uneben.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 = sehr unebener Fels
 
3
   ID = 507
 
4
   abstract = true
 
5
   Weather = dry light_rain heavy_rain few_snow much_snow snow_and_ice
 
6
   dry {
 
7
      DefenseBonus = 0
 
8
      AttackBonus = 0
 
9
      BasicJamming = 1
 
10
   ;              def liT mdT hvT liW mdW hvW tro ril mdA mdS BTO liA hvA liS hvS hli hov
 
11
      MoveMalus = 14  14  14  14  17  17  17  14  10  20  20  16  20  20  20  20  20  17
 
12
      TerrainProperties = hard_sand large_rocks
 
13
   } dry
 
14
   light_rain ->* TerrainType.dry
 
15
   light_rain.Basicjamming = 2
 
16
   heavy_rain {
 
17
      DefenseBonus = 0
 
18
      AttackBonus = 0
 
19
      BasicJamming = 3
 
20
   ;              def liT mdT hvT liW mdW hvW tro ril mdA mdS BTO liA hvA liS hvS hli hov
 
21
      MoveMalus = 14  14  14  14  18  18  18  14  10  20  20  16  20  20  20  20  20  17
 
22
      TerrainProperties = hard_sand large_rocks mud track_possible
 
23
   } heavy_rain
 
24
   few_snow {
 
25
      DefenseBonus = 0
 
26
      AttackBonus = 0
 
27
      BasicJamming = 2
 
28
   ;              def liT mdT hvT liW mdW hvW tro ril mdA mdS BTO liA hvA liS hvS hli hov
 
29
      MoveMalus = 14  14  14  14  17  17  17  14  10  20  20  16  20  20  20  20  20  17
 
30
      TerrainProperties = hard_sand large_rocks snow track_possible
 
31
   } few_snow
 
32
   much_snow {
 
33
      DefenseBonus = 0
 
34
      AttackBonus = 0
 
35
      BasicJamming = 3
 
36
   ;              def liT mdT hvT liW mdW hvW tro ril mdA mdS BTO liA hvA liS hvS hli hov
 
37
      MoveMalus = 15  17  17  17  20  20  20  15  12  20  20  16  20  20  20  20  20  17
 
38
      TerrainProperties = hard_sand snow large_rocks deep_snow track_possible
 
39
   } much_snow
 
40
   snow_and_ice ->* TerrainType.much_snow
 
41
} TerrainType
 
 
b'\\ No newline at end of file'