mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-24 06:26:02 +00:00
new ring shape: shFrogRing
This commit is contained in:
@@ -528,7 +528,7 @@ EX genderswitch_t genderswitch[NUM_GS] = {
|
||||
// --- items ---
|
||||
|
||||
#if HDR
|
||||
enum eOrbshape { osNone, osLove, osRanged, osOffensive, osFriend, osUtility, osDirectional, osWarping };
|
||||
enum eOrbshape { osNone, osLove, osRanged, osOffensive, osFriend, osUtility, osDirectional, osWarping, osFrog };
|
||||
|
||||
static const flagtype ZERO = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user