As with any property or method from the CoreBots.cs file, you can call upon them by starting with Core. (Core Dot)
| Method Definition | Return Type | Description |
|---|---|---|
AddDrop(params string[] items) |
void | Adds drops to the pickup list, un-bank the items. |
RemoveDrop(params string[] items) |
void | Removes drops from the pickup list. |