labourage: ajout office de tourisme

This commit is contained in:
Tykayn 2025-06-19 00:36:37 +02:00 committed by tykayn
parent 11b4fc43fc
commit 67ea29ba00

View file

@ -16,6 +16,7 @@ class Motocultrice
nw["shop"](area.searchArea);
nw["tourism"~"^(hotel|hostel|motel|wilderness_hut|yes|chalet|gallery|guest_house|museum|zoo|theme_park|aquarium|alpine_hut|apartment)$"](area.searchArea);
nw["healthcare"](area.searchArea);
nw["information="office"](area.searchArea);
nw["office"](area.searchArea);
);