projects
/
oweals
/
minetest_game.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e9000b
)
Xpanes: Description 'Iron Bar' -> 'Steel Bars'
author
Paramat
<paramat@users.noreply.github.com>
Wed, 28 Mar 2018 11:09:44 +0000
(12:09 +0100)
committer
GitHub
<noreply@github.com>
Wed, 28 Mar 2018 11:09:44 +0000
(12:09 +0100)
mods/xpanes/init.lua
patch
|
blob
|
history
diff --git
a/mods/xpanes/init.lua
b/mods/xpanes/init.lua
index c0a91c7b51013877a63c10cc32bbcac1e101e6bf..653c8cd9d32c4f8ee63480ffab5e2a3362d520f7 100644
(file)
--- a/
mods/xpanes/init.lua
+++ b/
mods/xpanes/init.lua
@@
-174,7
+174,7
@@
xpanes.register_pane("obsidian_pane", {
})
xpanes.register_pane("bar", {
- description = "
Iron Bar
",
+ description = "
Steel Bars
",
textures = {"xpanes_bar.png","xpanes_bar.png","xpanes_bar_top.png"},
inventory_image = "xpanes_bar.png",
wield_image = "xpanes_bar.png",