1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-19 12:32:07 +00:00

Add lightning bolt to Orb of Storms.

This commit is contained in:
Jacob Mandelson
2022-08-29 16:14:59 -07:00
parent 5239f6eadc
commit ef28ce708e
3 changed files with 12 additions and 2 deletions
+3 -1
View File
@@ -339,7 +339,9 @@ hpcshape
shPBodyOnly, shPBodyArm, shPBodyHand, shPHeadOnly,
shDodeca, shSmallerDodeca;
shDodeca, shSmallerDodeca,
shLightningBolt;
hpcshape shFrogRearFoot, shFrogFrontFoot, shFrogRearLeg, shFrogFrontLeg, shFrogRearLeg2, shFrogBody, shFrogEye, shFrogStripe, shFrogJumpFoot, shFrogJumpLeg, shSmallFrogRearFoot, shSmallFrogFrontFoot, shSmallFrogRearLeg, shSmallFrogFrontLeg, shSmallFrogRearLeg2, shSmallFrogBody;