Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPGMaster Library: Fix L8 MU spells & evalAttr #1975

Merged
merged 2 commits into from
Sep 24, 2024

Commits on Sep 14, 2024

  1. Fix L8 MU spells & evalAttr

    * A previous update had overwritten L8 MU spells with L7 database - fixed
    * evalAttr() now deals with [...] attribute descriptors correctly
    DameryDad committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    d7dad65 View commit details
    Browse the repository at this point in the history
  2. Force Creature-A-E DB update

    * Even though Race-DB-Creatures-A-E has not changed, users might have completed a temporary fix I documented, which now needs removing which this update does
    DameryDad committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    19ebda6 View commit details
    Browse the repository at this point in the history