(Re)Adds open bolt animations for gun sprites (#17219)

Co-authored-by: and_a <and_a@DESKTOP-RJENGIR>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
TaralGit
2023-08-12 22:58:07 -07:00
committed by GitHub
parent 82180fd04c
commit 8acac895fc
72 changed files with 726 additions and 353 deletions

View File

@@ -26,6 +26,15 @@ gun-cartridge-unspent = It is [color=lime]not spent[/color].
# BatteryAmmoProvider
gun-battery-examine = It has enough charge for [color={$color}]{$count}[/color] shots.
# CartridgeAmmoProvider
gun-chamber-bolt-ammo = Gun not bolted
gun-chamber-bolt = The bolt is [color={$color}]{$bolt}[/color].
gun-chamber-bolt-closed = Closed bolt
gun-chamber-bolt-opened = Opened bolt
gun-chamber-bolt-close = Close bolt
gun-chamber-bolt-open = Open bolt
gun-chamber-rack = Rack
# MagazineAmmoProvider
gun-magazine-examine = It has [color={$color}]{$count}[/color] shots remaining.