mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-01-25 04:14:31 +00:00
improved NOWALLs in other geometries
This commit is contained in:
@@ -1060,6 +1060,7 @@ EX vector<modelinfo> mdinf = {
|
||||
static inline bool orbProtection(eItem it) { return false; } // not implemented
|
||||
|
||||
const eLand NOWALLSEP = laNone;
|
||||
const eLand NOWALLSEP_SWAP = laMountain;
|
||||
const eLand NOWALLSEP_USED = laWhirlpool;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user