mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	moved Rose Garden back to R90
This commit is contained in:
		| @@ -1329,7 +1329,7 @@ LAND( 0xC0C0FF, "Windy Plains", laWhirlwind, ZERO, itWindstone, RESERVED, windde | |||||||
|  |  | ||||||
| LAND( 0x764e7c*2, "Rose Garden", laRose, ZERO, itRose, RESERVED, roselanddesc) | LAND( 0x764e7c*2, "Rose Garden", laRose, ZERO, itRose, RESERVED, roselanddesc) | ||||||
|   NATIVE((m == moFalsePrincess || m == moRoseBeauty || m == moRoseLady) ? 2 : 0) |   NATIVE((m == moFalsePrincess || m == moRoseBeauty || m == moRoseLady) ? 2 : 0) | ||||||
|   REQ( GOLD(R60) ) |   REQ( GOLD(R90) ) | ||||||
|  |  | ||||||
| LAND( 0xFFD580, "Warped Coast", laWarpCoast, ZERO | LF_WARPED | LF_COASTAL, itCoral, RESERVED, warplanddesc) | LAND( 0xFFD580, "Warped Coast", laWarpCoast, ZERO | LF_WARPED | LF_COASTAL, itCoral, RESERVED, warplanddesc) | ||||||
|   NATIVE(m == moRatling ? 2 : m == moRatlingAvenger ? 1 : 0) |   NATIVE(m == moRatling ? 2 : m == moRatlingAvenger ? 1 : 0) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue