Main Chat

for example it should already use divine storm if as it contains this
``` elseif player:IsSpellReady("Divine Storm") then
return player.Spells["Divine Storm"]:MaxRank()```
 
Top