mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-04 19:47:54 +00:00
fixup to master
This commit is contained in:
2
hyper.h
2
hyper.h
@@ -469,6 +469,8 @@ extern videopar vid;
|
||||
#define R200 (big_unlock ? 800 : 200)
|
||||
// Crossroads V
|
||||
#define R300 (big_unlock ? 1200 : 300)
|
||||
// Master Crossroads
|
||||
#define R500 (big_unlock ? 2000 : 500)
|
||||
// kill types for Dragon Chasms
|
||||
#define R20 (big_unlock ? 30 : 20)
|
||||
// kill count for Graveyard/Hive
|
||||
|
Reference in New Issue
Block a user