-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I want events to show up based on certain stats, there will still be random ones.
as of now, there is no way to distinguish if an event is good, bad, or neutral. therefor there needs to be an alignment column in the event database table. so a function can decide what kind of event is it by "category".
for example, if station security is less then 40, than crime events will happen more often.
Reactions are currently unavailable