Closed CoderCow closed 9 years ago
Requires: Complex Components
Add the following Tasks: Chest.ContainsItems(ItemType = Any, Amount = 1, Exact = No, Label = None) Chest.ContainsMoney(AmountInChopper, Exact = No, Label = None) Chest.TakeItems(ItemType = Any, Amount = 1) Chest.TakeItemStack(ItemType = Any) Chest.TakeMoney(AmountInChopper = -1) Chest.PutItems(ItemType = Any, Amount = -1)
Requires: Complex Components
Add the following Tasks: Chest.ContainsItems(ItemType = Any, Amount = 1, Exact = No, Label = None) Chest.ContainsMoney(AmountInChopper, Exact = No, Label = None) Chest.TakeItems(ItemType = Any, Amount = 1) Chest.TakeItemStack(ItemType = Any) Chest.TakeMoney(AmountInChopper = -1) Chest.PutItems(ItemType = Any, Amount = -1)