mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-28 15:57:59 +03:00
Update strings
This commit is contained in:
parent
497da457ff
commit
0b37160dc1
3 changed files with 9 additions and 9 deletions
|
@ -115,7 +115,7 @@ local strings =
|
|||
low = { "Low" },
|
||||
medium = { "Medium" },
|
||||
high = { "High" },
|
||||
waiting_for_key = { "Waiting For Key" },
|
||||
waiting_for_input = { "Waiting For Input" },
|
||||
windowed = { "Windowed" },
|
||||
load_game = { "Load Game" },
|
||||
test_level = { "Test Level" },
|
||||
|
@ -130,15 +130,15 @@ local strings =
|
|||
waterskin_large_4l = { "Large Waterskin (4L)" },
|
||||
waterskin_large_5l = { "Large Waterskin (5L)" },
|
||||
torch2 = { "Torch 2" },
|
||||
mechanical_scarab = { "Mechanical Scarab With Key" },
|
||||
mechanical_scarab = { "Mechanical Scarab With Winding Key" },
|
||||
mechanical_scarab_1 = { "Mechanical Scarab" },
|
||||
mechanical_scarab_2 = { "Winding Key" },
|
||||
mechanical_scarab_2 = { "Mechanical Scarab Winding Key" },
|
||||
tut1_ba_cartouche = { "Ba Cartouche" },
|
||||
tut1_ba_cartouche_1 = { "Ba Cartouche Piece 1/2" },
|
||||
tut1_ba_cartouche_2 = { "Ba Cartouche Piece 2/2" },
|
||||
tut1_ba_cartouche_1 = { "Ba Cartouche Piece (1/2)" },
|
||||
tut1_ba_cartouche_2 = { "Ba Cartouche Piece (2/2)" },
|
||||
tut1_eye_horus = { "Eye of Horus" },
|
||||
tut1_eye_1 = { "Eye Piece 1/2" },
|
||||
tut1_eye_2 = { "Eye Piece 2/2" },
|
||||
tut1_eye_1 = { "Eye Piece (1/2)" },
|
||||
tut1_eye_2 = { "Eye Piece (2/2)" },
|
||||
tut1_hand_orion = { "The Hand of Orion" },
|
||||
tut1_hand_sirius = { "The Hand of Sirius" },
|
||||
GunCabinetKey = { "Gun Cabinet Key" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue