parking label

fork-master
webdesigner97 2016-03-01 22:28:50 +01:00
parent 3853f7ba05
commit 2b69da0433
3 changed files with 12 additions and 0 deletions

View File

@ -232,3 +232,15 @@ streets.register_road_marking({
{"?", "dye:white", "?"}
}
})
streets.register_road_marking({
suffix = "parking",
friendly_suffix = "parking",
overlay = "streets_parking.png",
aka = {},
craft = {
{"dye:white", "dye:white", "?"},
{"dye:white", "dye:white", "?"},
{"dye:white", "?", "?"}
}
})

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 244 B