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

Item stacking update (I think?) has broken a bunch of druid potions #181

Open dmhenderson76 opened 2 years ago

dmhenderson76 commented 2 years ago

I have a stack of 50+ of these potions in my cvault. They were previously level 71 potions of waterbreathing. This is what they look like now:

bject name:[potion crude strong] R-number:[1985] V-number:[6319] Item type: LIQUID CONTAINER Short description: a crude strong fuschia potion Long description: a crude strong fuschia potion lies here. Extra description keyword(s): None Can be worn on:TAKE Can be worn by:NoBits Extra flags: NoBits More flags: CUSTOM Weight: 15 Value: 500 Timer: 0 Eq Level: 1 In room: Nowhere In object: None Carried by: Ozymandias Max-contains(v1): 71 Contains (v2): 51 Liquid (v3): water (0) Poisoned (v4): 0 Equipment Status: Inventory Non-Combat Special procedure : No Combat Special procedure : No Contains : Nothing Can affect char :

They are A) liquid containers (water) and no longer potions B) Do not have any spells attached to them and C) now weigh 15 lbs instead of the standard 3

I put some in Ozymandias' vault for testing but the entire stack of these in clan 6's vault are like this now.

TehDreadPirateRoberts commented 2 years ago

When I get one of these broken potions from cvault, it is identified as: Short description: a crude strong fuschia potion (Water Breathing) Keywords: 'potion crude strong' Item type: POTION Extra flags: NoBits More flags: CUSTOM Worn on: TAKE Worn by: NoBits Level: 1 Weight: 15 Value: 500 Level 71 (60+11) spells of: water breathing

When I log out and back in again and identify it, it is:

Short description: a crude strong fuschia potion (Water Breathing) Keywords: 'potion crude strong' Item type: LIQUID CONTAINER Extra flags: NoBits More flags: CUSTOM Worn on: TAKE Worn by: NoBits Level: 1 Weight: 15 Value: 500

I am trying to figure out other ways to reproduce this and will post updates on anything I find...