mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	fixed Burial Grounds unlock rule
This commit is contained in:
		| @@ -1375,7 +1375,7 @@ LAND( 0x804020, "Burial Grounds", laBurial, ZERO, itBarrow, RESERVED, | |||||||
|     "ancient jewelry buried in the graves." |     "ancient jewelry buried in the graves." | ||||||
|     ) |     ) | ||||||
|   NATIVE(m == moDraugr ? 1 : 0) |   NATIVE(m == moDraugr ? 1 : 0) | ||||||
|   REQ(ITEMS(itBarrow, U10)) |   REQ(ITEMS(itKraken, U10)) | ||||||
|  |  | ||||||
| LAND( 0x90A548, "Trollheim", laTrollheim, ZERO, itTrollEgg, RESERVED,  | LAND( 0x90A548, "Trollheim", laTrollheim, ZERO, itTrollEgg, RESERVED,  | ||||||
|     "Many clans of Trolls spend their lives in this kingdom. You can find many " |     "Many clans of Trolls spend their lives in this kingdom. You can find many " | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue