Sealed Star entry is now 365 GP points (lowered from 370)

This commit is contained in:
toaster 2025-09-12 17:52:52 +01:00
parent f9490f7f77
commit 4b47979f3d

View file

@ -198,7 +198,7 @@ typedef enum
GRADE_S
} gp_rank_e;
#define SEALED_STAR_ENTRY (370*FRACUNIT/400)
#define SEALED_STAR_ENTRY (365*FRACUNIT/400)
struct cupwindata_t
{