Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Generals/Data/INI/Object/Shared/System/FlamingInfantry.ini
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Object FlamingInfantry

; *** ENGINEERING Parameters ***
RadarPriority = NOT_ON_RADAR
KindOf = CAN_CAST_REFLECTIONS INFANTRY
KindOf = CAN_CAST_REFLECTIONS INFANTRY UNATTACKABLE

Body = ActiveBody ModuleTag_02
MaxHealth = 50.0
Expand Down
2 changes: 1 addition & 1 deletion Generals/Data/INI/Object/Shared/System/ToxicInfantry.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Object ToxicInfantry

; *** ENGINEERING Parameters ***
RadarPriority = NOT_ON_RADAR
KindOf = CAN_CAST_REFLECTIONS INFANTRY
KindOf = CAN_CAST_REFLECTIONS INFANTRY UNATTACKABLE

Body = ActiveBody ModuleTag_02
MaxHealth = 50.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Object ToxicInfantryBeta

; *** ENGINEERING Parameters ***
RadarPriority = NOT_ON_RADAR
KindOf = CAN_CAST_REFLECTIONS INFANTRY
KindOf = CAN_CAST_REFLECTIONS INFANTRY UNATTACKABLE

Body = ActiveBody ModuleTag_02
MaxHealth = 50.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Object FlamingInfantry

; *** ENGINEERING Parameters ***
RadarPriority = NOT_ON_RADAR
KindOf = CAN_CAST_REFLECTIONS INFANTRY
KindOf = CAN_CAST_REFLECTIONS INFANTRY UNATTACKABLE

Body = ActiveBody ModuleTag_02
MaxHealth = 50.0
Expand Down
2 changes: 1 addition & 1 deletion GeneralsZH/Data/INI/Object/Shared/System/ToxicInfantry.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Object ToxicInfantry

; *** ENGINEERING Parameters ***
RadarPriority = NOT_ON_RADAR
KindOf = CAN_CAST_REFLECTIONS INFANTRY
KindOf = CAN_CAST_REFLECTIONS INFANTRY UNATTACKABLE
Comment thread
xezon marked this conversation as resolved.

Body = ActiveBody ModuleTag_02
MaxHealth = 50.0
Expand Down