Changes between Version 4 and Version 5 of Es:Styles/Coloured_buildings
- Timestamp:
- 2018-11-13T12:34:54+01:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Es:Styles/Coloured_buildings
v4 v5 19 19 Hotel: building=hotel[[BR]] 20 20 Iglesia: building=church, building=cathedral[[BR]] 21 Comercial: building=retail[[BR]]21 Tiendas: building=retail[[BR]] 22 22 Hospital: building=hospital[[BR]] 23 Oficinas: building=commercial[[BR]]23 Comercial: building=commercial[[BR]] 24 24 Industrial: building=industrial[[BR]] 25 25 … … 154 154 area[building=commercial] 155 155 { 156 text: eval(" Oficinas");156 text: eval("Comercial"); 157 157 text-color: black; 158 158 font-size: 9; … … 198 198 area[building=retail] 199 199 { 200 text: eval(" Comercial");200 text: eval("Tiendas"); 201 201 text-color: black; 202 202 font-size: 9;
