This commit is contained in:
Kitzunu
2023-12-01 01:09:25 +01:00
parent a8b57200b6
commit 3f37456f1d

View File

@@ -1,2 +1,3 @@
--
UPDATE `command` SET `help`='Syntax: .additem Optional(playerName/playerGUID) #itemID/[#itemName]/#itemLink #itemCount\r\nAdds the specified item to you, the selected character or the specifed character name/GUID.\r\nIf #itemCount is negative, you will remove #itemID.' WHERE `name`='additem';