diff --git a/shop.json b/shop.json index ce8c8cb..084c938 100644 --- a/shop.json +++ b/shop.json @@ -61,6 +61,12 @@ ], "sign": "fa-birthday-cake" }, + { + "types": [ + "bicycle" + ], + "sign": "🚲" + }, { "types": [ "boutique", @@ -107,6 +113,24 @@ ], "sign": "fa-building" }, + { + "types": [ + "electronics" + ], + "sign": "📺" + }, + { + "types": [ + "fishing" + ], + "sign": "🎣" + }, + { + "types": [ + "florist" + ], + "sign": "🌷" + }, { "types": [ "hairdresser" @@ -137,6 +161,12 @@ ], "sign": "👟" }, + { + "types": [ + "travel_agency" + ], + "sign": "🧳" + }, { "types": [ "supermarket"