summaryrefslogtreecommitdiff
path: root/npc/017-7/utils.txt
AgeCommit message (Collapse)AuthorFilesLines
2024-01-20This is the initial version of Cooking System (work in progress).Jesusaves1-0/+1
In particular: - You cannot learn how to cook - You cannot learn any recipe - You cannot make flour - You cannot cook Fruit Salad, Zombie Nachos nor Pancake This also introduces changes to drops, as well as new items, incl. Donuts. Partly Tested.
2020-04-26Move more stuff from Real Estate System around.Jesusaves1-29/+0
It's still difficult to implement and maintain, imo.
2019-08-07Unify all cauldrons with the apartment function, which is now an util.Jesusaves1-6/+1
This means I can add new systems using the cauldron, and split them at a later date if I deem fit. Note Halinarzo houses does not comes with a Cauldron -_-
2019-08-07Unify all Piano codesJesusaves1-61/+1
2019-03-14Fix the remaining houses - Alchemy System is implemented (but no recipes yet)Jesusaves1-1/+6
2019-03-07Let's see if Real Estate System works out-of-the-box as planned...Jesusaves1-0/+163
Note: Rent System could be improved to use functions