No edit summary |
No edit summary |
||
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 destination | ||
If a number is set it will drop off an amount to fill the target unit up to that amount | If a number is set it will drop off an amount to fill the target unit up to that amount | ||
Line 13: | Line 13: | ||
|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 |