Commit before attempting to unify hammers for used items
This commit is contained in:
+2
-2
@@ -60,7 +60,7 @@ itemFromBase ibt = case ibt of
|
||||
TESLAGUN -> teslaGun
|
||||
LASGUN -> lasGun
|
||||
LASPULSE -> lasPulse
|
||||
LASGUNDUAL -> lasDual
|
||||
DUALBEAM -> dualBeam
|
||||
LASGUNSWING -> lasSwing
|
||||
LASGUNSWAY -> lasSway
|
||||
LASGUNWIDEPULSE -> lasWidePulse
|
||||
@@ -201,7 +201,7 @@ baseToFamily ibt = case ibt of
|
||||
TESLAGUN -> HeldFamily
|
||||
LASGUN -> HeldFamily
|
||||
LASPULSE -> HeldFamily
|
||||
LASGUNDUAL -> HeldFamily
|
||||
DUALBEAM -> HeldFamily
|
||||
LASGUNSWING -> HeldFamily
|
||||
LASGUNSWAY -> HeldFamily
|
||||
LASGUNWIDEPULSE -> HeldFamily
|
||||
|
||||
Reference in New Issue
Block a user