Skip to content

Commit 5b199d5

Browse files
Correct the target of Lightning.RadarOutage.
It does not use `SW.AffectsHouse` but uses `Lightning.RadarOutageAffects`.
1 parent 8e67ae8 commit 5b199d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

new/superweapons/types/lightningstorm.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Lightning Storm specific tags:
3333
indefinite duration. Defaults to :tag:`[General]LightningStormDuration`.
3434
:tagdef:`[SuperWeapon]Lightning.RadarOutage=integer - frames`
3535
The number of frames radars are jammed for players defined by
36-
:tag:`SW.AffectsHouse`. Defaults to :tag:`[General]LightningStormDuration`.
36+
:tag:`Lightning.RadarOutageAffects`. Defaults to :tag:`[General]LightningStormDuration`.
3737
:tagdef:`[SuperWeapon]Lightning.RadarOutageAffects=enumeration`
3838
Specifies the houses affected by radar outage. Defaults to :value:`enemies`.
3939
:tagdef:`[SuperWeapon]Lightning.HitDelay=integer - frames`

0 commit comments

Comments
 (0)