MT-CTF / capturetheflag

Capture the Flag game using the Minetest Voxel Engine
https://ctf.rubenwardy.com
80 stars 85 forks source link

Add secondary normal chests to the game as extra storage #1281

Open farooqkz opened 3 months ago

farooqkz commented 3 months ago

MTG already has chests for us. We can allow placement of these chests near the flag(s) to put them to use as extra storage in the case of storage shortage in the teamchest.

A downside according to LV is that enemies could find these chests easily when near the flag and steal from them. I say we needn't to care. It's secondary storage and teams are supposed to put lower valued items there.

farooqkz commented 3 months ago

Another possible method is having upgrade slots for the teamchests. When you put some special item in the teamchest upgrade slots, they'll have more room. When the upgrades are removed, the extra items if any drop. Or another workaround might be that downgrading teamchests is not possible at all after an upgrade.