HomebrewHomunculus / BrogueLite

This repository is deprecated. Please see Brogue Lite at the new repository.
https://github.com/HomebrewHomunculus/BrogueCE
GNU Affero General Public License v3.0
20 stars 0 forks source link

Weapon runics are broken (blank text & crash) #14

Closed HomebrewHomunculus closed 3 years ago

HomebrewHomunculus commented 3 years ago

Originally report by ionfrigate on reddit:

I have, twice now, encountered runic weapons where the runic was simply blank (so just "whip of "). Wielding them seems to crash the game; I did encounter a dagger of speed that I could wield without issue, so the problem doesn't seem to be with every runic weapon. I'm playing the Linux binary version.

This is most likely something missing or extra in some place where runic weapons are handled.

HomebrewHomunculus commented 3 years ago

Looks like I missed a bit and did not remove the W_MERCY row here: https://github.com/HomebrewHomunculus/BrogueLite/pull/5/files#diff-8ee45f4f69a2cbcc520ef5c379b6f5501cf80ede10c3c919275914ec68bda900L778

And A_BURDEN will have the same issue, for sure.