mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-09 01:54:04 +09:00
changed render order so that chest name won't show grey (for some reason)
This commit is contained in:
3
assets/mods/basegame/locales/en/items.json
Normal file
3
assets/mods/basegame/locales/en/items.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"ITEM_STORAGE_CHEST": "Storage Chest"
|
||||
}
|
||||
3
assets/mods/basegame/locales/koKR/items.json
Normal file
3
assets/mods/basegame/locales/koKR/items.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"ITEM_STORAGE_CHEST": "보관상자"
|
||||
}
|
||||
Reference in New Issue
Block a user