Developer postOriginal post (opens in a new tab)

Update #30 patch #4

Hey everyone!

This small patch fixes a text issue and adds a method requested by the modding community.

- fixed incorrect text translation key for the discovery of part desire in game editions
- (MODDING) added util.dumpeventlist() method - will find all events in the game and copy them to the clipboard. General usage is to call this method, and to print the text to a text file of some kind for use later when modding.

If you come across any more issues be sure to report them here.
Thanks for reading!