diff --git a/evennia/contrib/game_systems/clothing/README.md b/evennia/contrib/game_systems/clothing/README.md index 0cb66975c4..d84a259f01 100644 --- a/evennia/contrib/game_systems/clothing/README.md +++ b/evennia/contrib/game_systems/clothing/README.md @@ -53,7 +53,7 @@ class CharacterCmdSet(default_cmds.CharacterCmdSet): Once installed, you can use the default builder commands to create clothes with which to test the system: - create a pretty shirt : evennia.contrib.game_systems.clothing.Clothing + create a pretty shirt : evennia.contrib.game_systems.clothing.ContribClothing set shirt/clothing_type = 'top' wear shirt