DarkCastleMUD / DarkCastle

Dark Castle is a text-based MUD (multi-user dungeon) that was originally based on DIKU MUD around 1995. It has been running since then.
https://www.dcastle.org/
GNU Lesser General Public License v2.1
12 stars 11 forks source link

Adjust timers for scribe and brew #155

Closed TehDreadPirateRoberts closed 3 years ago

TehDreadPirateRoberts commented 3 years ago

After speaking with Ozy about the timers, here is what we propose to be changed:

Combinables.cpp Change line 586 ad.duration from 6 to 1 to match scribe Change line 1011 af.duration from 6 to 1 to match brew

TehDreadPirateRoberts commented 3 years ago

@jhhudso updated these.