Implement headlamp

This commit is contained in:
2022-05-23 11:24:44 +01:00
parent 46123de69c
commit 4cc8394f2c
4 changed files with 34 additions and 1 deletions
+1
View File
@@ -175,6 +175,7 @@ testInventory :: IM.IntMap Item
testInventory = IM.fromList $ zip [0..]
[ makeTypeCraftNum 9 PIPE
, brainHat
, headLamp
, autoSonar
, autoRadar
, magShield