mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-19 04:18:06 +00:00
renamed 'DogPlains' enums to 'Hunting'
This commit is contained in:
@@ -320,7 +320,7 @@ namespace inv {
|
||||
gainRandomOrbs(elementalOrbs, itElemental, 12, 0);
|
||||
gainRandomOrbs(demonicOrbs, itHell, 20, 100);
|
||||
gainOrbs(itOrbLava, itLavaLily);
|
||||
gainOrbs(itOrbSide3, itDogPlains);
|
||||
gainOrbs(itOrbSide3, itHunting);
|
||||
gainOrbs(itOrbWinter, itBlizzard);
|
||||
gainOrbs(itOrbSide1, itTerra);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user