Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit a816a0a

Browse files
committed
Fix AI being incapable of using the Laser Rifle
1 parent ec1e0f5 commit a816a0a

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

Techion.rte/Devices/Weapons/LaserRifle/LaserRifle.ini

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -122,26 +122,21 @@ AddAmmo = Magazine
122122
Y = 1
123123
DrawAfterParent = 0
124124
RoundCount = 40
125-
RTTRatio = 2
126125
RegularRound = Round
127126
CopyOf = Null Round
128127
PresetName = Round Laser Rifle
129128
Shell = MOPixel
130129
CopyOf = Laser Rifle Glow 2
131-
FireVelocity = 300
132-
AILifeTime = 300
133-
TracerRound = Round
134-
CopyOf = Null Round
135-
PresetName = Tracer Laser Rifle
136-
FireVelocity = 300
137-
AILifeTime = 300
130+
AIFireVel = 300
131+
AILifeTime = 1000
138132

139133

140134
AddDevice = HDFirearm
141135
PresetName = Laser Rifle
142136
AddToGroup = Weapons
143137
AddToGroup = Weapons - Primary
144138
AddToGroup = Weapons - Light
139+
AddToGroup = Weapons - Sniper
145140
Description = Techion's primary anti-personnel armament. This self-charging energy rifle can slice up soft targets from long ranges, with great accuracy. Its only drawback is the fusion cell batteries, as they are prone to overheating.
146141
Mass = 16
147142
HitsMOs = 0

0 commit comments

Comments
 (0)