Remove _itInvColor

This commit is contained in:
2023-09-25 10:51:24 +01:00
parent 9ee925f13a
commit f9c6769262
10 changed files with 23 additions and 69 deletions
+2 -6
View File
@@ -127,14 +127,10 @@ powerLegs =
& itType . iyBase .~ EQUIP POWERLEGS
speedLegs :: Item
speedLegs =
powerLegs
& itType . iyBase .~ EQUIP SPEEDLEGS
speedLegs = powerLegs & itType . iyBase .~ EQUIP SPEEDLEGS
jumpLegs :: Item
jumpLegs =
powerLegs
& itType . iyBase .~ EQUIP JUMPLEGS
jumpLegs = powerLegs & itType . iyBase .~ EQUIP JUMPLEGS
wristInvisibility :: Item
wristInvisibility =