Merge branch 'ark'

feature/prepare-cross-merge
Ulukyn 5 years ago committed by kaetemi
parent 4dafe289e5
commit f764a0e6d9
No known key found for this signature in database
GPG Key ID: 9873C4D40BB479BC

@ -1014,7 +1014,7 @@ NLMISC_COMMAND(deleteInventoryItems, "Delete items from a characters inventory",
}
//----------------------------------------------------------------------------
NLMISC_COMMAND(enchantItem, "enchantItem", "<uid> <slotname> <sheet1>,[<sheet2> ...]")
NLMISC_COMMAND(enchantEquipedItem, "enchantEquipedItem", "<uid> <slotname> <sheet1>,[<sheet2> ...]")
{
if (args.size () < 3)
{

Loading…
Cancel
Save