No edit summary |
m (Pywikibot 10.3.1) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
|name = Drop Off Items | |name = Drop Off Items | ||
|luaId = dodrop | |luaId = dodrop | ||
|description = Drop off items at a unit | |description = Drop off items at a unit or location | ||
|category = Unit | |category = Unit | ||
|icon = Drop Items.png | |icon = Drop Items.png | ||
|explaination = Drops off items to a unit or location on the ground. | |||
An optional <hl>Item/Amount</> can be specified, or default to all items in inventory. | |||
<bl>Up to Amount</> means it will only drop off up to that many items from its inventory | |||
<bl>Specified Amount</> will attempt to transfer that many items when dropping off | |||
|argsType1 = Input | |argsType1 = Input | ||
|argsName1 = Destination | |argsName1 = Destination | ||
|argsDescription1 = Unit to bring items to | |argsDescription1 = Unit or destination to bring items to | ||
|argsDataType1 = entity | |argsDataType1 = entity | ||
|argsType2 = Input | |argsType2 = Input |