summaryrefslogtreecommitdiff
path: root/buildings.mss
diff options
context:
space:
mode:
Diffstat (limited to 'buildings.mss')
-rwxr-xr-xbuildings.mss14
1 files changed, 0 insertions, 14 deletions
diff --git a/buildings.mss b/buildings.mss
index 7462537..52c91c8 100755
--- a/buildings.mss
+++ b/buildings.mss
@@ -19,20 +19,6 @@
text-halo-fill: fadeout(white, 10%);
text-halo-radius: 1.5;
[zoom >= 17] {
- [loc_ref = "42"] {
- point-file: url('symbols/susu2.png');
- [zoom >= 20] {
- point-file: url('symbols/susu.png');
- }
- text-dy: -12;
- }
- [loc_ref = "57"] {
- point-file: url('symbols/susu-shop2.png');
- [zoom >= 20] {
- point-file: url('symbols/susu-shop.png');
- }
- //text-dy: -12;
- }
text-name: "[name]";
[loc_ref != ''] {
text-name: "[name] + ' (' + [loc_ref] + ')'";