wip itemvariant
This commit is contained in:
@@ -18,7 +18,7 @@ func (u *ShopItemService) NewShopItem(name string, abstract string, description
|
||||
Name: name,
|
||||
Abstract: abstract,
|
||||
Description: description,
|
||||
Price: price,
|
||||
BasePrice: price,
|
||||
IsPublic: true,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user