Skip to content

Commit 8e67ae8

Browse files
The default behavior description of EMPulse.Cannons is incorrect
It does not use buildings with `EMPulseCannon=yes`, but rather uses the buildings to which this super weapon is attached.
1 parent e0a1e01 commit 8e67ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

new/superweapons/types/empulse.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ EMPulse specific tags:
4242

4343
:tagdef:`[SuperWeapon]EMPulse.Cannons=list of BuildingType`
4444
The building types considered to check the range and to fire. If the list is
45-
empty, all buildings with :tag:`EMPulseCannon=yes` are considered. All
45+
empty, all buildings to which the super weapon is attached are considered. All
4646
buildings are required to have a primary weapon. Defaults to :value:`none`.
4747

4848
:tagdef:`[SuperWeapon]EMPulse.TargetSelf=boolean`

0 commit comments

Comments
 (0)