Open prophnoran opened 4 years ago
Technically I think you'll find this isn't poison's issue per se, but an issue with how "standing on" is shown.
What you're seeing is this:
I agree that this could be made clearer - any ideas how?
I had no idea you could stand on things. Oddly, taking damage while sleeping seems to be the only way I can get that to work; stand down
(and also stand cot
) give me You can't seem to find a place to stand.
.
I guess I'd suggest these changes:
1) Damage waking you up should have its own separate message:
You shiver and suffer.
Ouch! The pain wakes you up.
2) get
ing an object you're standing on should either (a) have a better message (right now it uses the third person, weirdly) or (b) work if no one else is standing on it.
3) look
ing at a room when you are standing (and maybe resting) on an object should say something like: You are standing in (Quest) A Fluffy Eiderdown Quilt
4) Is there a way to get out of the 'standing in' state other than sleep-then-wake? If so, it should be more discoverable; if not, maybe wake
should do this...
Oddly, taking damage while sleeping seems to be the only way I can get that to work; stand down (and also stand cot) give me You can't seem to find a place to stand..
Right, sorry, I forgot to mention that specific nuance - furniture flags are {STAND,SIT,REST,SLEEP}_{AT,ON,IN}
- your quilt doesn't have a STAND_*
flag so you can't actively stand at/on/in it, but the damage-position-transition code ignores that (so that nobody can take it from you)
score
maybe make it say You are standing in (Quest) A Fluffy Eiderdown Quilt
rather than just You are standing
Once the 'you shiver and suffer' message hits you sort of half wake up? And you're still using your furniture?