Updated translate template

added test file
This commit is contained in:
bacon
2023-08-27 10:36:30 +03:00
parent f6312f7207
commit 30ffadfd5c
3 changed files with 18 additions and 21 deletions

View File

@@ -62,7 +62,7 @@ function WeaponGenerator.generateHeavyCannon(rand, dps, tech, material, rarity)
weapon.appearance = WeaponAppearance.Bolter
weapon.name = "Heavy Cannon /* Weapon Name*/"%_t
weapon.icon = "data/textures/icons/heavycannon.png"
weapon.sound = "cannon"%_T
weapon.sound = "cannon"
weapon.accuracy = 0.95 - rand:getFloat(0, 0.02)
weapon.damage = damage