1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-31 05:52:59 +00:00

First draft of shield shape.

This commit is contained in:
Jacob Mandelson
2022-09-16 12:13:20 -07:00
parent fabf0e3eb0
commit d2c4382e14
3 changed files with 12 additions and 1 deletions

View File

@@ -342,7 +342,8 @@ hpcshape
shDodeca, shSmallerDodeca,
shLightningBolt, shHumanoid, shHalfHumanoid, shHourglass;
shLightningBolt, shHumanoid, shHalfHumanoid, shHourglass,
shShield;
hpcshape shFrogRearFoot, shFrogFrontFoot, shFrogRearLeg, shFrogFrontLeg, shFrogRearLeg2, shFrogBody, shFrogEye, shFrogStripe, shFrogJumpFoot, shFrogJumpLeg, shSmallFrogRearFoot, shSmallFrogFrontFoot, shSmallFrogRearLeg, shSmallFrogFrontLeg, shSmallFrogRearLeg2, shSmallFrogBody;