1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-11-23 21:07:17 +00:00

added the missing lands to PTM

This commit is contained in:
Zeno Rogue 2020-03-16 21:14:46 +01:00
parent 227171ca05
commit d027969f70

View File

@ -702,6 +702,7 @@ EX vector<landtacinfo> land_tac = {
{laBrownian, 10, 1},
{laVariant, 10, 1},
{laWestWall, 10, 1},
{laWet, 10, 1}, {laFrog, 10, 1}, {laEclectic, 10, 1},
};
EX vector<eLand> randlands = {