festivecasual / sigma-mud

Experimental MUD server in Python
0 stars 0 forks source link

unhiding displays an incorrect reflexive pronoun to other people in the room. #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Hide with another player in the room.
2. Unhide.

What is the expected output? What do you see instead?

Expected:

'Marin reveals himself, stepping out of a hiding place.'

Actual:

'Marin reveals ('itself', 'himself', 'herself'), stepping out of a hiding 
place.'

Original issue reported on code.google.com by meagains...@gmail.com on 11 Oct 2010 at 5:42

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r146.

Original comment by meagains...@gmail.com on 13 Oct 2010 at 4:26