Correctly factor in the damage modifier (mostly used by special attacks)

This commit is contained in:
vk
2021-11-17 11:04:58 -08:00
committed by ryannathans
parent 88c9c15a2c
commit 2cc2a497d4
3 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -109,4 +109,5 @@
- Removed server monitor as it was blowing up in headless environments - ryannathans
< --- ABOVE Released January 11th, 2022 https://gitlab.com/2009scape/2009scape/-/tags/Jan-11-2022 ---- >
- Removed regular bones from wolf drop table - Lethimyr
- Fix Gertrude's Cat quest not completing - ryannathans
- Fix Gertrude's Cat quest not completing - ryannathans
- Fix missing special attack damage modifiers for range and melee attacks - vk