No edit summary |
m (Pywikibot 10.3.1) |
||
(7 intermediate revisions by 3 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 | ||
Line 39: | Line 42: | ||
|argsDescription7 = | |argsDescription7 = | ||
|argsDataType7 = | |argsDataType7 = | ||
|argsType8 = | |||
|argsName8 = | |||
|argsDescription8 = | |||
|argsDataType8 = | |||
|argsType9 = | |||
|argsName9 = | |||
|argsDescription9 = | |||
|argsDataType9 = | |||
|argsType10 = | |||
|argsName10 = | |||
|argsDescription10 = | |||
|argsDataType10 = | |||
|argsType11 = | |||
|argsName11 = | |||
|argsDescription11 = | |||
|argsDataType11 = | |||
}}{{DataTableIndex | }}{{DataTableIndex | ||
|storedTable=instruction | |storedTable=instruction | ||
|name=Drop Off Items | |name=Drop Off Items | ||
}}</noinclude> | }}</noinclude> |