tile descriptions: consolidate to a single string for 'draw bridge'
formerly, the string "Draw Bridge" was defined separately for east-west and north-south bridges, simply because they were disjoint in the tile numbering sequence. Now both draw bridges use description number 20. This frees up description number 25 for something else some day. git-svn-id: https://micropolis.googlecode.com/svn/trunk/micropolis-java@824 d9718cc8-9f43-0410-858b-315f434eb58c
This commit is contained in:
parent
21f1cff598
commit
93bf346065
2 changed files with 5 additions and 5 deletions
|
@ -31,7 +31,7 @@ zone.21 = Radar Dish
|
|||
zone.22 = Fountain
|
||||
zone.23 = Industrial
|
||||
zone.24 = Steelers 38 Bears 3
|
||||
zone.25 = Draw Bridge
|
||||
zone.25 =
|
||||
zone.26 = Ur 238
|
||||
zone.27 =
|
||||
|
||||
|
|
Reference in a new issue