Skip to content

Commit 5542917

Browse files
authored
Merge pull request #322 from Surrealaser/2.3Fixes1
Misc Minor Fixes
2 parents d612c70 + cf65b1f commit 5542917

File tree

6 files changed

+10
-9
lines changed

6 files changed

+10
-9
lines changed

Language/en-US.yml

+4-5
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ en-US:
5959
STR_ALIEN_RESEARCH_UFOPEDIA: "The Forces of Chaos seek to amplify the warp disturbance wherever they can, using foul techno-sorcery to disrupt the stability of realspace. This not only cuts our communications, but allow the spread of unchecked mutation and ever larger daemonic incursions."
6060

6161
STR_CRAFT_WEAPONS: "CRAFT WEAPONS"
62-
62+
6363
STR_CHIMEDON_SPAWNER: "Chimedon"
6464
STR_CHIMEDON_TURRET: "Chimedon"
6565
STR_CHIMEDON_ARMOR: "Chimedon"
@@ -4952,7 +4952,9 @@ en-US:
49524952
AUX_DOUBLE_STARCANNON: "Double Starcannon"
49534953
AUX_STARCANNON: "Starcannon"
49544954
STR_GRENADE_LAUNCHER_TAUROS_SMOKE: "Belt-Fed Grenade Launcher"
4955-
STR_GUARD_ARMORS_TAUROS_HEAVY_STUBBER: "Heavy Stubber"
4955+
STR_TAUROS_HEAVY_FLAMER: "Tauros Heavy Flamer Mount"
4956+
STR_GUARD_ARMORS_TAUROS_HEAVY_FLAMER: "Tauros Heavy Flamer"
4957+
STR_GUARD_ARMORS_TAUROS_HEAVY_STUBBER: "Tauros Heavy Stubber"
49564958
STR_GUARD_ARMORS_TAUROS_HEAVY_STUBBER_CODEX: "{NEWLINE} The Tauros is a lightweight multipurpose vehicle capable of being airdropped from a standard Valkyrie using magnetic clamps. Rather than using multifuel engines, the Tauros is equipped with a galvanic drive unit and can fit a number of weapons."
49574959
STR_IMMOLATOR_HEAVY_FLAMER: "Heavy Flamer"
49584960
STR_MANTICORE_R: "Missile Launcher"
@@ -5094,9 +5096,6 @@ en-US:
50945096
STR_RIPPER_GUN_CLIP_INC: "Ripper Gun Incendiary Drum"
50955097
STR_RIPPER_GUN_CLIP_INC_UFOPEDIA: "{NEWLINE}Specialized incendiary rounds for the Ripper Gun. Each shell contains a potent phosphor and promethium payload meant for target marking and maximal lethality against lightly armored personnel. {NEWLINE}Due to the notable risk of fire and accidental discharge, these rounds are strongly recommended for Bone'ead use only."
50965098

5097-
STR_GUARD_ARMORS_TAUROS_HEAVY_STUBBER: "Tauros Heavy Stubber"
5098-
STR_GUARD_ARMORS_TAUROS_HEAVY_STUBBER_UFOPEDIA: "{NEWLINE}The Tauros is a light, sturdily built, all-terrain utility and tractor vehicle used on many Imperial Frontier Worlds. Its rugged drive axles are individually powered by high-yield galvanic motors that allow the vehicle to maintain its speed and functionality even when heavily damaged. {NEWLINE}This model is equipped with a heavy stubber mount for anti-infantry fire support."
5099-
51005099
STR_THUNDERFIRE_SHELL_P: "Thunderfire Shells" #for the unrecoverable thunderfire shells that spawn with deployable thundefire drones
51015100

51025101
#*** CITIES ******************************************************************
Loading

Ruleset/IG/ufopaedia_IG.rul

+1-1
Original file line numberDiff line numberDiff line change
@@ -1252,7 +1252,7 @@ ufopaedia:
12521252
type_id: 15
12531253
section: STR_ARMORPEDIA
12541254
image_id: TAUROS.SPK
1255-
text: STR_GUARD_ARMORS_TAUROS_HEAVY_STUBBER_UFOPEDIA
1255+
text: STR_GUARD_ARMORS_TAUROS_HEAVY_STUBBER_CODEX
12561256
# requires:
12571257
# - STR_KRIEG_GUARDSMEN
12581258
listOrder: 7860

Ruleset/IG/weapons_IG.rul

-2
Original file line numberDiff line numberDiff line change
@@ -4672,8 +4672,6 @@ items:
46724672
invHeight: 3
46734673
recover: false
46744674
turretType: 1
4675-
tags:
4676-
TURRET_RELOAD_TURNS: 2
46774675

46784676
- type: STR_RIPPER_GUN
46794677
oneHandedPenalty: 50

Ruleset/extraSprites.rul

+5-1
Original file line numberDiff line numberDiff line change
@@ -1244,7 +1244,7 @@ extraSprites:
12441244

12451245
- type: SPICONS.DAT
12461246
files:
1247-
995: Resources/Spicons/spicon_DigIn.png
1247+
995: Resources/Spicons/spicon_DigIn.png
12481248

12491249
#DUG IN
12501250
- type: IGMA_ELYSIAN_JUMP.PCK
@@ -1306,13 +1306,16 @@ extraSprites:
13061306
subX: 32
13071307
subY: 40
13081308
files:
1309+
0: Resources/UnitSprites/NOSANDBAGS_BS/GUARDv2.png
13091310
1000: Resources/UnitSprites/GUARD.png
1311+
13101312
- type: GUARDH.PCK #Guard DR10
13111313
width: 512
13121314
height: 720
13131315
subX: 32
13141316
subY: 40
13151317
files:
1318+
0: Resources/UnitSprites/NOSANDBAGS_BS/stormtrooper_carapace.png
13161319
1000: Resources/UnitSprites/GUARDH.png
13171320

13181321
- type: FELINID_ASSASSIN.PCK
@@ -1493,6 +1496,7 @@ extraSprites:
14931496
subX: 32
14941497
subY: 40
14951498
files:
1499+
0: Resources/UnitSprites/NOSANDBAGS_BS/GUARDv2.png
14961500
1000: Resources/UnitSprites/GUARDv2.png
14971501

14981502
- type: STR_ELYSIAN_JUMP_ARMOR_GOG.PCK

TERRAIN/CHIMERA.TAB

-96 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)