mirror of
https://github.com/evennia/evennia.git
synced 2026-03-26 09:46:32 +01:00
Cleanup
This commit is contained in:
parent
45e123fe78
commit
9d5c84f3d6
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