mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-06-17 22:04:07 +00:00
added the missing lands to PTM
This commit is contained in:
parent
227171ca05
commit
d027969f70
@ -702,6 +702,7 @@ EX vector<landtacinfo> land_tac = {
|
|||||||
{laBrownian, 10, 1},
|
{laBrownian, 10, 1},
|
||||||
{laVariant, 10, 1},
|
{laVariant, 10, 1},
|
||||||
{laWestWall, 10, 1},
|
{laWestWall, 10, 1},
|
||||||
|
{laWet, 10, 1}, {laFrog, 10, 1}, {laEclectic, 10, 1},
|
||||||
};
|
};
|
||||||
|
|
||||||
EX vector<eLand> randlands = {
|
EX vector<eLand> randlands = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user