First stepping around xyzgrid, still issues
This commit is contained in:
parent
75319d3941
commit
de66313ec9
8 changed files with 159 additions and 16 deletions
|
|
@ -2269,7 +2269,7 @@ class DefaultCharacter(DefaultObject):
|
|||
|
||||
"""
|
||||
if self.location.access(self, "view"):
|
||||
self.msg(self.at_look(self.location))
|
||||
self.msg(text=(self.at_look(self.location), {"type": "look"}))
|
||||
|
||||
def at_pre_puppet(self, account, session=None, **kwargs):
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue