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
2bba8dddad
commit
2e8e242fa0
1 changed files with 4 additions and 4 deletions
|
@ -135,15 +135,15 @@ local strings =
|
|||
waterskin_large_4l = { "Large Waterskin (4L)" },
|
||||
waterskin_large_5l = { "Large Waterskin (5L)" },
|
||||
torch2 = { "Torch 2" },
|
||||
mechanical_scarab = { "Mechanical Scarab With Winding Key" },
|
||||
mechanical_scarab_1 = { "Mechanical Scarab" },
|
||||
mechanical_scarab = { "Mechanical Scarab (With Winding Key)" },
|
||||
mechanical_scarab_1 = { "Mechanical Scarab (No 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_eye_horus = { "Eye of Horus" },
|
||||
tut1_eye_1 = { "Eye Piece (1/2)" },
|
||||
tut1_eye_2 = { "Eye Piece (2/2)" },
|
||||
tut1_eye_1 = { "Eye of Horus Piece (1/2)" },
|
||||
tut1_eye_2 = { "Eye of Horus 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