Open dgw opened 9 years ago
Right now bucket will simply add "himself" or "herself" to the inventory. Along the lines of giving bucket "his/her thing", I would like to make this behave sensibly.
Currently planning to match something like (h(im|er)|the(ir|m))self.
(h(im|er)|the(ir|m))self
Right now bucket will simply add "himself" or "herself" to the inventory. Along the lines of giving bucket "his/her thing", I would like to make this behave sensibly.
Currently planning to match something like
(h(im|er)|the(ir|m))self
.