"DEVASTATION", not "DEVESTATION"

"Devestation" is pronounced "deev-station".
This commit is contained in:
Arvenius169
2020-01-12 12:01:42 -05:00
parent 1f9ffdc0cc
commit 5d04a210fc
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -785,7 +785,7 @@
if(BombCap > 128)
BombCap = 128
MAX_EX_DEVESTATION_RANGE = round(BombCap/4)
MAX_EX_DEVASTATION_RANGE = round(BombCap/4)
MAX_EX_HEAVY_RANGE = round(BombCap/2)
MAX_EX_LIGHT_RANGE = BombCap
MAX_EX_FLASH_RANGE = BombCap