Page 1 of 1

It's possible to swap items while asleep

Posted: Wed Jul 15, 2015 6:10 am
by supermini
You can swap in an item with lucid dreaming (or the eye of the dreaming one) while asleep, making it a 1 turn effect at worst.

Re: It's possible to swap items while asleep

Posted: Wed Jul 15, 2015 6:14 am
by HousePet
Already being corrected in the git. :mrgreen:

Re: It's possible to swap items while asleep

Posted: Wed Jul 15, 2015 11:09 am
by supermini
There are typos introduced in function _M:doWear and function _M:doTakeoff on the line
game.logPlayer(self, "You can change your equipment while sleeping!")
It should be "cannot" or "can't".

Re: It's possible to swap items while asleep

Posted: Wed Jul 15, 2015 1:13 pm
by HousePet
Also been spotted.

Re: It's possible to swap items while asleep

Posted: Wed Jul 15, 2015 2:24 pm
by supermini
HousePet wrote:Also been spotted.
It's still there in function _M:doTakeoff as of this posting. Only one was fixed.

Re: It's possible to swap items while asleep

Posted: Thu Jul 16, 2015 12:38 am
by HousePet
And that is now corrected too. :D