Shredder buff

This commit is contained in:
Chiss 2013-09-14 19:05:07 +10:00
parent c5f239baba
commit 44b82f90b1
1 changed files with 1 additions and 1 deletions

View File

@ -347,7 +347,7 @@ public class TurfForts extends TeamGame
event.SetCancelled("Shredder");
Manager.GetDamage().NewDamageEvent(event.GetDamageeEntity(), damager, null,
DamageCause.CUSTOM, 6, true, true, false,
DamageCause.CUSTOM, 9, true, true, false,
damager.getName(), "Barrage");
return;