deprecate craft=car_repair -> shop=car_repair

This commit is contained in:
Tobias Zwick
2020-12-10 01:33:56 +01:00
committed by GitHub
parent d9d8e5d52a
commit 390e8c0b2d
+4
View File
@@ -406,6 +406,10 @@
"old": {"contents": "*"},
"replace": {"content": "$1"}
},
{
"old": {"craft": "car_repair"},
"replace": {"shop": "car_repair"}
},
{
"old": {"craft": "catering"},
"replace": {"craft": "caterer"}