GDcheeriosYT / GentrysQuest

The One and Only Gentry's Quest C# edition baby!
https://gdcheerios.com/gentrys-quest
0 stars 2 forks source link

Effects don't reward on kills #46

Open GDcheeriosYT opened 4 months ago

GDcheeriosYT commented 3 months ago

this one might be tricky because the Handle() method in the StatusEffect class is abstract and doesn't have a unified way of checking things.

GDcheeriosYT commented 3 months ago

I could make a general Damage method for status effect to add score and such.