mirror of
https://github.com/evennia/evennia.git
synced 2026-04-06 07:57:16 +02:00
Cleanup
This commit is contained in:
parent
6c3e6bd15f
commit
b9a3f22f1f
1 changed files with 0 additions and 2 deletions
|
|
@ -757,8 +757,6 @@ class CmdListArmedPuzzles(MuxCommand):
|
|||
class PuzzleSystemCmdSet(CmdSet):
|
||||
"""
|
||||
CmdSet to create, arm and resolve Puzzles
|
||||
|
||||
Add with @py self.cmdset.add("evennia.contrib.puzzles.PuzzlesCmdSet")
|
||||
"""
|
||||
|
||||
def at_cmdset_creation(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue