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

Potions not stacking #143

Closed TehDreadPirateRoberts closed 2 years ago

TehDreadPirateRoberts commented 3 years ago

Now that potions have some randomized stats they not longer stack correctly when vaulted. They will still stack in inventory and in containers, but once vaulted they will only stack if the randomized stats are the exact same.

TehDreadPirateRoberts commented 3 years ago

I just loaded 10 random potions (vnum 26812). Between the 10 of them there were 6 different levels. In my inventory or on the ground they stack, but once vaulted they stack with matching lvl (v1).

[2] a Klingon herbal potion [26812] [2] a Klingon herbal potion [26812] [2] a Klingon herbal potion [26812] [2] a Klingon herbal potion [26812] a Klingon herbal potion [26812] a Klingon herbal potion [26812]

TehDreadPirateRoberts commented 2 years ago

This was fixed a while back