Remove "you hacker" strings, fix capitalization

This commit is contained in:
Wuzzy
2019-08-23 06:08:50 +02:00
parent 5934d05f64
commit f25d16414e
3 changed files with 1 additions and 5 deletions

View File

@ -144,7 +144,7 @@ mesecon.register_node("mesecons_extrawires:vertical_top", {
-- Vertical wire bottom
mesecon.register_node("mesecons_extrawires:vertical_bottom", {
description = S("Vertical mesecon"),
description = S("Vertical Mesecon"),
drawtype = "nodebox",
walkable = false,
paramtype = "light",