Red button typo.

This commit is contained in:
Ari Mudev 2010-10-19 01:39:25 +00:00
parent 04ae472e1a
commit c9861e06de

View file

@ -135,7 +135,7 @@ class BlindedState(Script):
It's important that we clear out that blinded cmdset It's important that we clear out that blinded cmdset
when we are done! when we are done!
""" """
self.obj.msg("Your blink feverishly as your eyesight slowly returns.") self.obj.msg("You blink feverishly as your eyesight slowly returns.")
self.obj.location.msg_contents("%s seems to be recovering their eyesight." self.obj.location.msg_contents("%s seems to be recovering their eyesight."
% self.obj.name, % self.obj.name,
exclude=self.obj) exclude=self.obj)