Work on room generation/laser run past
This commit is contained in:
@@ -17,6 +17,10 @@ data Material
|
||||
| Flesh
|
||||
| Electronics
|
||||
| ForceField
|
||||
| Photovoltaic
|
||||
| LightningRod
|
||||
| Pyroelectric
|
||||
| Piezoelectric
|
||||
deriving (Eq, Ord, Show, Bounded, Enum, Read) --Generic, Flat)
|
||||
|
||||
deriveJSON defaultOptions ''Material
|
||||
|
||||
Reference in New Issue
Block a user