Fixed typo in tutorial
parent
18f57b9e08
commit
03d34f522a
|
@ -128,7 +128,7 @@ Listing An Item For Sale
|
||||||
With the shop created, you can then add then items for sale:
|
With the shop created, you can then add then items for sale:
|
||||||
|
|
||||||
* In Discord: ``?add_item <Item Name> <Quantity> <Diamond Price> <Shop Name>``
|
* In Discord: ``?add_item <Item Name> <Quantity> <Diamond Price> <Shop Name>``
|
||||||
* In Game: ``/add_shop <Item Name> <Quantity> <Diamond Price> <Shop Name>```
|
* In Game: ``/add_item <Item Name> <Quantity> <Diamond Price> <Shop Name>```
|
||||||
|
|
||||||
Example of adding a listing for one stack of dirt costing 1 Diamond::
|
Example of adding a listing for one stack of dirt costing 1 Diamond::
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue