Fix clothing creation instructions
This commit is contained in:
parent
5231a61e10
commit
bdb3ef0d10
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ class CharacterCmdSet(default_cmds.CharacterCmdSet):
|
||||||
From here, you can use the default builder commands to create clothes
|
From here, you can use the default builder commands to create clothes
|
||||||
with which to test the system:
|
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'
|
set shirt/clothing_type = 'top'
|
||||||
wear shirt
|
wear shirt
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue