mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 17:10:36 +00:00
fixed the PTM list
This commit is contained in:
parent
0d3cb57ba8
commit
9e32cb0254
@ -1923,9 +1923,8 @@ landtacinfo land_tac[LAND_TAC] = {
|
||||
{laBlizzard, 10, 1},
|
||||
{laRose, 5, 2}, {laVolcano, 10, 1}, {laDragon, 2, 5}, {laTortoise, 1, 10},
|
||||
{laBurial, 5, 2},
|
||||
{laBlizzard, 5, 2},
|
||||
{laElementalWall, 10, 1}, {laTrollheim, 5, 2},
|
||||
{laPrairie, 5, 2}, {laBull, 5, 2},
|
||||
{laPrairie, 5, 2}, {laBull, 5, 2}, {laTerracotta, 10, 1},
|
||||
|
||||
{laCrossroads, 10, 1}, {laCrossroads2, 10, 1}, {laCrossroads3, 10, 1}, {laCrossroads4, 10, 1},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user