Skip to content

effect.dm cleanup and cosmetic babel syndrome change

Rob Nelson requested to merge pull/13045/feature/clean_up_babel into Bleeding-Edge

Created by: despotate

Note: I know it says I changed 500 lines, but that's just from moving everything around relative to itself. None of it actually changes the code or gameplay. please merge without looking so you can preserve your sanity

  • Reorders the effects to start at stage 1 and end at special
  • Makes Babel use max_count instead of hackish vars and conditionals
  • Babel's activation message for when the user only knows one language now makes more sense
  • ??? Helpful comments ???
  • I swear I'm going to start actually adding features any day now instead of autistic code cleanups

Merge request reports