Fixed range of NPC_HELLPOWER and AM_RESURRECTHOMUN

- Follow-up to e9ead1f
This commit is contained in:
Playtester 2022-05-10 21:24:38 +02:00
parent e6f8e7549d
commit a027900711
2 changed files with 2 additions and 4 deletions

View File

@ -6733,7 +6733,6 @@ Body:
TargetType: Self TargetType: Self
DamageFlags: DamageFlags:
NoDamage: true NoDamage: true
Range: 9
Hit: Single Hit: Single
SplashArea: 1 SplashArea: 1
CastTime: 2000 CastTime: 2000
@ -16349,7 +16348,7 @@ Body:
NoDamage: true NoDamage: true
Flags: Flags:
IsNpc: true IsNpc: true
Range: -2 Range: -7
HitCount: 1 HitCount: 1
Duration2: 180000 Duration2: 180000
Status: HellPower Status: HellPower

View File

@ -7100,7 +7100,6 @@ Body:
TargetType: Self TargetType: Self
DamageFlags: DamageFlags:
NoDamage: true NoDamage: true
Range: 9
Hit: Single Hit: Single
SplashArea: 1 SplashArea: 1
CastTime: 2000 CastTime: 2000
@ -16748,7 +16747,7 @@ Body:
NoDamage: true NoDamage: true
Flags: Flags:
IsNpc: true IsNpc: true
Range: -2 Range: -7
HitCount: 1 HitCount: 1
Duration2: 180000 Duration2: 180000
Status: HellPower Status: HellPower