Fix deco node names
This commit is contained in:
parent
ae94b8b508
commit
f6f1b4bd06
@ -12,7 +12,7 @@ local img = {
|
|||||||
}
|
}
|
||||||
local desc = {
|
local desc = {
|
||||||
S("Sandstone with Eye Engraving"), S("Sandstone with Man Engraving"), S("Sandstone with Sun Engraving"),
|
S("Sandstone with Eye Engraving"), S("Sandstone with Man Engraving"), S("Sandstone with Sun Engraving"),
|
||||||
S("Desert Sandstone with Scarab Engraving"), S("Desert Sandstone with Ankh Engraving"), S("Desert Sandstone with Cactus Engraving")
|
S("Desert Sandstone with Ankh Engraving"), S("Desert Sandstone with Scarab Engraving"), S("Desert Sandstone with Cactus Engraving")
|
||||||
}
|
}
|
||||||
|
|
||||||
local decodesc = ""
|
local decodesc = ""
|
||||||
|
Loading…
Reference in New Issue
Block a user