This commit is contained in:
@@ -25,7 +25,7 @@ type Effect98 struct {
|
||||
|
||||
func (e *Effect98) Damage_Mul(t *info.DamageZone) bool {
|
||||
|
||||
if e.Ctx().Opp.CurrentPet.Gender != 1 {
|
||||
if e.Ctx().Opp.CurrentPet.Info.Gender != 1 {
|
||||
return true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user