summaryrefslogtreecommitdiff
path: root/npc/012-8/doorbell.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.
2019-07-14Fix bug on Real Estate System, where RES_UTILITIES and RES_OBJECTS would get ↵Jesusaves1-2/+2
mixed up.
2019-04-01Reduce server console spamJesusaves1-2/+2
2019-03-16Add several stuff and several bugfixes (specially hidden errors).Jesusaves1-5/+5
Most importantly, apartment system, a branch from Real Estate System.
2019-03-12Fix doorbellsJesusaves1-2/+2
2019-03-07Enforce the no-ranged-weapon rule at Divine Rage skill.Jesusaves1-1/+1
Switching to a ranged weapon cancels the buff. Range is the base here!
2019-03-05Do not let people struck when planting bedsJesusaves1-0/+7
2019-03-05Real Estate patchJesusaves1-31/+32
2019-03-05Real Estate attains the expected functionality.Jesusaves1-0/+327
Now we still need utility NPCs (eg. Piano could allow change map music)