1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-05 11:57:58 +00:00

better graphical design of Crossroads VII

This commit is contained in:
Zeno Rogue
2025-07-09 09:34:22 +02:00
parent f78cceba33
commit 48dd34baaf
5 changed files with 71 additions and 8 deletions

View File

@@ -384,9 +384,9 @@ hpcshape
hpcshape shSpaceship, shMissile, shSpaceshipBase, shSpaceshipCockpit, shSpaceshipGun, shSpaceshipEngine;
hpcshape shChristmasLight;
hpcshape shChristmasLight, shSmallPike;
hpcshape shReserved[9];
hpcshape shReserved[8];
int orb_inner_ring; //< for shDisk* shapes, the number of vertices in the inner ring
int res1, res2;