Tomash667 / carpg

Combination of action rpg with roguelike.
https://carpg.pl
MIT License
16 stars 15 forks source link

Item spawned behind "leave map wall" #418

Closed BottledByte closed 4 years ago

BottledByte commented 4 years ago

I noticed that a pickable item (healing herb) spawned behind "leave map wall" while I was at Academy. Nothing critical, but it may cause player confusion and create unobtainable items. I do not know if other areas and items are affected. _screenshot

Tomash667 commented 4 years ago

It was intended but if it's confusing I can easily fix it.

BottledByte commented 4 years ago

If it is a design decision, I do not think that it should be changed. Confusion is not a problem, but if this can happen to some quest item and it would make it unobtainable, it could result in "undoable" quest. I do not know if quest items are subject to this behaviour, but if they are, I would say that this is a bug.

Tomash667 commented 4 years ago

It is only used for randomly spawned herbs.

Tomash667 commented 4 years ago

Fixed in 0.14.