Matthew's Difficulty Mod

Matthew's Difficulty Mod

8.5k Downloads

[FEATURE] Event Code Unification

matthe815 opened this issue ยท 0 comments

commented

Feature Request

Describe your suggestion
Overview:
The present event code for the project is based on 2 different files, DrinkEvents and LivingEvents. This was because a good majority of the code was copied from ExtraTAN for simplicity purposes... however finding the code necessary for a bug fix is nearly impossible with the ambiguity of these files. A simple unification of the internal functions would fix that problem.