mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-30 21:42:59 +00:00 
			
		
		
		
	PTM definitions for the new lands
This commit is contained in:
		| @@ -1715,7 +1715,11 @@ vector<landtacinfo> land_tac = { | ||||
|   {laWildWest, 10, 1}, | ||||
|   {laDual, 10, 1}, | ||||
|   {laSnakeNest, 10, 1}, | ||||
|   {laDocks, 10, 1} | ||||
|   {laDocks, 10, 1}, | ||||
|    | ||||
|   {laBrownian, 10, 1}, | ||||
|   {laVariant, 10, 1}, | ||||
|   {laWestWall, 10, 1}, | ||||
|   }; | ||||
|  | ||||
| vector<eLand> randlands = { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue