Implement copier, an item that copies the value displayed by other items
This commit is contained in:
@@ -25,7 +25,7 @@ data ItemType
|
||||
| MAPPER
|
||||
| DROPPER InventoryPathing
|
||||
| CLICKER InventoryPathing
|
||||
| COPIER InventoryPathing
|
||||
| COPIER {_ibtPathing :: InventoryPathing}
|
||||
| UGATE
|
||||
| BGATE
|
||||
| INTROSCAN {_ibtIntroScanType :: IntroScanType}
|
||||
|
||||
Reference in New Issue
Block a user