configurable inventory toss key

This commit is contained in:
minjaesong
2023-10-03 14:26:58 +09:00
parent 48a07a9be5
commit b206268e05
3 changed files with 45 additions and 36 deletions

Binary file not shown.

View File

@@ -23,5 +23,7 @@
"GAME_INVENTORY_INGREDIENTS": "Ingredients",
"GAME_INVENTORY_POTIONS": "Potions",
"GAME_INVENTORY_REGISTER": "Register",
"GAME_INVENTORY_WALLS": "Walls"
"GAME_INVENTORY_WALLS": "Walls",
"GAME_INVENTORY_DROP": "Toss" /* overwrites Polyglot; please don't include this line for translation */
}