mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-22 00:14:05 +09:00
inventory UI: quickslot designation
Former-commit-id: b2bddf7c271c678213f8f346d1de4b5c1dc27f60
This commit is contained in:
@@ -257,7 +257,7 @@
|
||||
},
|
||||
{
|
||||
"n": "CONTEXT_ITEM_ARMOR",
|
||||
"s": "鎧"
|
||||
"s": "よろい"
|
||||
},
|
||||
{
|
||||
"n": "CONTEXT_ITEM_ARROW",
|
||||
@@ -1277,7 +1277,7 @@
|
||||
},
|
||||
{
|
||||
"n": "GAME_GENRE_MISC",
|
||||
"s": "その他"
|
||||
"s": "そのほか"
|
||||
},
|
||||
{
|
||||
"n": "GAME_GENRE_MULTIPLAYER",
|
||||
@@ -1409,11 +1409,11 @@
|
||||
},
|
||||
{
|
||||
"n": "GAME_INVENTORY_WEAPON",
|
||||
"s": "武器"
|
||||
"s": "ぶき"
|
||||
},
|
||||
{
|
||||
"n": "GAME_INVENTORY_WEAPONS",
|
||||
"s": "武器"
|
||||
"s": "ぶき"
|
||||
},
|
||||
{
|
||||
"n": "GAME_INVENTORY_YOU_CANNOT_CARRY",
|
||||
|
||||
Reference in New Issue
Block a user