Update README.md

Changed line 56 from
create a pretty shirt : evennia.contrib.game_systems.clothing.Clothing
to
create a pretty shirt : evennia.contrib.game_systems.clothing.ContribClothing
This commit is contained in:
goblinmob 2023-06-26 07:32:47 -05:00 committed by GitHub
parent c51ef93b8a
commit c77eca6606

View file

@ -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