mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +00:00
1 line
391 B
SQL
1 line
391 B
SQL
UPDATE `command` SET `help` = 'Syntax: .additem #itemid/[#itemname]/#shift-click-item-link #itemcount\r\n\r\nAdds the specified number of items of id #itemid (or exact (!) name $itemname in brackets, or link created by shift-click at item in inventory or recipe) to your or selected character inventory. If #itemcount is omitted, only one item will be added.\r\n.' WHERE `name` = 'additem';
|