Make sure the snowballs say the name
This commit is contained in:
parent
ceb85a9657
commit
6522572fe3
@ -57,6 +57,6 @@ public class PerkSlowSnowball extends Perk
|
||||
}
|
||||
|
||||
Manager.GetCondition().Factory().Slow(GetName(), damagee, damager, 2, 1, false, true, false, false);
|
||||
event.AddMod("Snowball", 1);
|
||||
event.AddMod("Snowball", damager.getName(), 1, true);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user