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
1162405860
commit
9f75122186
5 changed files with 57 additions and 57 deletions
|
@ -61,7 +61,7 @@ local strings =
|
|||
hk_ammo = { "HK Ammo" },
|
||||
hk_burst_mode = { "Burst Mode" },
|
||||
hk_rapid_mode = { "Rapid Mode" },
|
||||
hk_silenced = { "Silenced HK" },
|
||||
hk_with_silencer = { "HK With Silencer" },
|
||||
hk_sniper_mode = { "Sniper Mode" },
|
||||
lara_home = { "Lara's Home" },
|
||||
large_medipack = { "Large Medipack" },
|
||||
|
@ -94,8 +94,8 @@ local strings =
|
|||
sfx_volume = { "SFX Volume" },
|
||||
shadows = { "Shadows" },
|
||||
shotgun = { "Shotgun" },
|
||||
shotgun_ammo1 = { "Shotgun Normal Ammo" },
|
||||
shotgun_ammo2 = { "Shotgun Wideshot Ammo" },
|
||||
shotgun_normal_ammo = { "Shotgun Normal Ammo" },
|
||||
shotgun_wideshot_ammo = { "Shotgun Wideshot Ammo" },
|
||||
small_medipack = { "Small Medipack" },
|
||||
sound = { "Sound" },
|
||||
silencer = { "Silencer" },
|
||||
|
@ -106,7 +106,7 @@ local strings =
|
|||
torch = { "Torch" },
|
||||
unused = { "Unused" },
|
||||
use = { "Use" },
|
||||
used_ammos = { "Ammo Used" },
|
||||
ammo_used = { "Ammo Used" },
|
||||
used_medipacks = { "Medipacks Used" },
|
||||
uzi_ammo = { "Uzi Ammo" },
|
||||
uzis = { "Uzis" },
|
||||
|
@ -130,9 +130,9 @@ local strings =
|
|||
waterskin_large_4l = { "Large Waterskin (4L)" },
|
||||
waterskin_large_5l = { "Large Waterskin (5L)" },
|
||||
torch2 = { "Torch 2" },
|
||||
clockwork_beetle = { "Mechanical Scarab With Key" },
|
||||
clockwork_beetle_combo1 = { "Mechanical Scarab" },
|
||||
clockwork_beetle_combo2 = { "Mechanical Scarab Winding Key" },
|
||||
mechanical_scarab = { "Mechanical Scarab With Key" },
|
||||
mechanical_scarab_1 = { "Mechanical Scarab" },
|
||||
mechanical_scarab_2 = { "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" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue