diff --git a/map_machine/scheme/default.yml b/map_machine/scheme/default.yml index 47f8b51..5f517ed 100644 --- a/map_machine/scheme/default.yml +++ b/map_machine/scheme/default.yml @@ -530,6 +530,8 @@ node_icons: shapes: [wretch_and_hammer] - tags: {shop: dry_cleaning} shapes: [washing_machine] + - tags: {shop: farm} + shapes: [{shape: apple, color: sell_color}] - tags: {shop: fireplace} shapes: [{shape: fireplace, color: sell_color}] - tags: {shop: florist}