Legacy-Players / LegacyPlayersV4

This project is a reboot of https://github.com/Geigerkind/LegacyPlayersV4 by Geigerkind, designed to resolve the scalability issues encountered by previous iterations and ensuring a smoother, richer experience for users.
https://legacyplayers.com/
GNU Affero General Public License v3.0
2 stars 5 forks source link

Fix wrong string for resisted spells #27

Closed balakethelock closed 8 months ago

balakethelock commented 8 months ago

It was accidentally replacing the "Your spell was resisted by enemy" string to "your spell was resisted by yourself"

Before this PR: image

After this PR: image