Update README.md
This commit is contained in:
parent
8486905a66
commit
0e5218189e
1 changed files with 1 additions and 1 deletions
|
|
@ -200,7 +200,7 @@ in-game command:
|
||||||
In code we would do
|
In code we would do
|
||||||
|
|
||||||
```python
|
```python
|
||||||
from evennia.contrub.crafting.crafting import craft
|
from evennia.contrib.crafting.crafting import craft
|
||||||
puppet = craft(crafter, "wooden puppet", knife, wood)
|
puppet = craft(crafter, "wooden puppet", knife, wood)
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue