Descriptions: Make capitalization consistent
This commit is contained in:
parent
da7e8e4810
commit
15ba96467d
4 changed files with 20 additions and 20 deletions
|
@ -159,7 +159,7 @@ xpanes.register_pane("pane", {
|
|||
})
|
||||
|
||||
xpanes.register_pane("bar", {
|
||||
description = "Iron bar",
|
||||
description = "Iron Bar",
|
||||
textures = {"xpanes_bar.png","xpanes_bar.png","xpanes_bar_top.png"},
|
||||
inventory_image = "xpanes_bar.png",
|
||||
wield_image = "xpanes_bar.png",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue