pandorabox-io / in-game

Random code and stuff for in-game things
MIT License
3 stars 0 forks source link

Backpack drawer #368

Open Klaranth opened 9 months ago

Klaranth commented 9 months ago

Hedgehog Use drawers in backpack slots, so you can stack 1 item in the backpack?

FeXoR That sounds like a good idea to me!

Huhhila But wouldn't those need to have at least some form of rope for you to be able to carry four of them like that, without breaking your back? :)

Hedgehog In that case, 1 golden chest in one backpack slot will only work with one rope next to it in the second slot. So you can put two golden chests in there, plus two ropes However, to prevent players never to use backpacks again, the rope+chest setup can only be activated once all four backpack slots have had a mk3 backpack in them, first Added bonus, filled backpacks can be removed and stored with contents.

FeXoR (I meant the drawer only, not gold chest or similar. I don't care if there is an item with a recipe containing some wraps - probably good to distinguish since multi drawer cabinets shouldn't be possible)

FeXoR Yea, removing it from back with content would be the main advantage. (And so probably it should just be a plain one drawer cabinet and not a special item)

Klaranth commented 9 months ago

See also #80

OgelGames commented 9 months ago

It could be good if implemented well enough, but last time I checked the backpack code isn't very flexible for changes. Maybe the problem this solves needs a different solution.