Update ammo strings

This commit is contained in:
Sezz 2022-11-16 18:33:14 +11:00
parent 8b8eaa9cb9
commit 3fc8fb3266

View file

@ -38,9 +38,9 @@ local strings =
controls_walk = { "Walk" },
controls_defaults = { "Reset to Defaults" },
crossbow = { "Crossbow" },
crossbow_normal_ammo = { "Crossbow Normal Ammo" },
crossbow_poison_ammo = { "Crossbow Poison Ammo" },
crossbow_explosive_ammo = { "Crossbow Explosive Ammo" },
crossbow_normal_ammo = { "Normal Ammo" },
crossbow_poison_ammo = { "Poison Ammo" },
crossbow_explosive_ammo = { "Explosive Ammo" },
crossbow_lasersight = { "Crossbow + Lasersight" },
crowbar = { "Crowbar" },
diary = { "Diary" },
@ -56,9 +56,9 @@ local strings =
exit_to_title = { "Exit to Title" },
flares = { "Flares" },
grenade_launcher = { "Grenade Launcher" },
grenade_launcher_normal_ammo = { "Grenade Launcher Normal Ammo" },
grenade_launcher_super_ammo = { "Grenade Launcher Super Ammo" },
grenade_launcher_flash_ammo = { "Grenade Launcher Flash Ammo" },
grenade_launcher_normal_ammo = { "Normal Ammo" },
grenade_launcher_super_ammo = { "Super Ammo" },
grenade_launcher_flash_ammo = { "Flash Ammo" },
harpoon_gun = { "Harpoon Gun" },
harpoon_gun_ammo = { "Harpoon Gun Ammo" },
headset = { "Headset" },
@ -66,7 +66,7 @@ local strings =
hk_ammo = { "HK Ammo" },
hk_burst_mode = { "Burst Mode" },
hk_rapid_mode = { "Rapid Mode" },
hk_lasersight = { "HK With Lasersight" },
hk_lasersight = { "HK + Lasersight" },
hk_sniper_mode = { "Sniper Mode" },
lara_home = { "Lara's Home" },
large_medipack = { "Large Medipack" },
@ -86,7 +86,7 @@ local strings =
reverb = { "Reverb" },
revolver = { "Revolver" },
revolver_ammo = { "Revolver Ammo" },
revolver_lasersight = { "Revolver With Lasersight" },
revolver_lasersight = { "Revolver + Lasersight" },
rocket_launcher_ammo = { "Rocket Launcher Ammo" },
rocket_launcher = { "Rocket Launcher" },
rumble = { "Rumble" },
@ -99,8 +99,8 @@ local strings =
sfx_volume = { "SFX Volume" },
shadows = { "Shadows" },
shotgun = { "Shotgun" },
shotgun_normal_ammo = { "Shotgun Normal Ammo" },
shotgun_wideshot_ammo = { "Shotgun Wideshot Ammo" },
shotgun_normal_ammo = { "Normal Ammo" },
shotgun_wideshot_ammo = { "Wideshot Ammo" },
small_medipack = { "Small Medipack" },
sound = { "Sound" },
silencer = { "Silencer" },
@ -135,7 +135,7 @@ 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 = { "Mechanical Scarab + Winding Key" },
mechanical_scarab_1 = { "Mechanical Scarab (No Winding Key)" },
mechanical_scarab_2 = { "Mechanical Scarab Winding Key" },
title = { "Title" },