summaryrefslogtreecommitdiff
path: root/npc/024-14
AgeCommit message (Collapse)AuthorFilesLines
2024-01-20This is the initial version of Cooking System (work in progress).Jesusaves2-0/+12
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.
2019-09-13This button can be hiddenJesusaves1-1/+1
2019-08-07Unify all cauldrons with the apartment function, which is now an util.Jesusaves1-27/+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-08-06Possible bugfix + @hominfo/@homtalk to SponsorsJesusaves1-1/+1
2019-07-14Fix bug on Real Estate System, where RES_UTILITIES and RES_OBJECTS would get ↵Jesusaves1-2/+2
mixed up.
2019-05-28Add to apartment the option to forge items (in overall, TODO)Jesusaves1-5/+27
2019-03-16Fix other bugs detectedJesusaves2-7/+9
2019-03-16Add several stuff and several bugfixes (specially hidden errors).Jesusaves3-0/+472
Most importantly, apartment system, a branch from Real Estate System.
2019-03-15Accept Frostia Indoors!Jesusaves2-0/+6