Fix the shrub writing ability

This commit is contained in:
Howard Abrams 2025-05-31 16:06:01 +00:00
parent 0d4b301648
commit 03e85eef6f

View file

@ -139,8 +139,7 @@ class CmdShrubSay(Command):
"""Erase and write on the shrub's chalkboard.
"""
key = "say"
locks = "cmd:holds()"
priority = 5
aliases = ["write"]
def func(self):
here = self.caller.location