summaryrefslogtreecommitdiff
path: root/npc/025-1/rum.txt
AgeCommit message (Collapse)AuthorFilesLines
2025-03-16Add note about calling rumbarrel_chance() twice.Fedja Beader1-0/+1
**** ml/serverdata!187 Approved-by: Jesusalva Jesusalva <jesusalva@tmw2.org>
2025-02-02Add askyesnosafe(), the safer version of askyesno for space-mashers like myself.Fedja Beader1-1/+1
+ lovely reindent of askyesno() Also: 1. I shifted one `mes "";` a bit in rebirth code, that may or may not break stuff. ~~2. There must be another case of where to use askyesnosafe but I can't remember where.~~ * Applied 1 suggestions from the MR body. * Preserve old messages.. * nvm this is where it was missing * Add askyesnosafe(), the safer version of askyesno for space-mashers like myself. + lovely reindent of askyesno() **** ml/serverdata!172 Approved-by: Jesusalva Jesusalva <jesusalva@tmw2.org>
2024-12-16Christmas 2024 - Ofelia's Event : Not yet completedJesusaves1-0/+1
Groups 1, 2 and 4 are not yet hooked. Untested. No rewards are currently given.
2024-06-02Don't ask player if they want to retrieve rum right after setting it to brewFedja Beader1-3/+2
2023-08-22Fix fortress rum barrel inventory space test (and add more redundant ↵Fedja Beader1-3/+4
paranthesis, hehe)
2021-02-18Fix a typo on Rum/Whiskey formulaJesusaves1-1/+1
2021-01-27There is now 5% chance of getting Whiskey Ale in the barrel (therefore, rare)Jesusaves1-2/+2
Only shows up for reborn characters, otherwise chance is null
2021-01-27Fungus' drops and the Rum Making Barrel (Fortress Town Utility)Jesusaves1-0/+181