rampage updates (#1882)

This commit is contained in:
KayenEQ
2021-12-13 18:49:53 -05:00
committed by GitHub
parent 7cf66a2daa
commit 1c2e1ea228
5 changed files with 25 additions and 13 deletions
+1 -1
View File
@@ -405,7 +405,7 @@ bool Client::Process() {
}
if (CheckAATimer(aaTimerRampage)) {
entity_list.AEAttack(this, 30);
entity_list.AEAttack(this, 40);
}
}
}