1 liquidterrain
/* glterrain-> */
3 MainMaterialConfig
== WATER
;
5 Walkability
= SWIM|FLY|ETHEREAL
;
10 NameSingular
= "pool";
11 SitMessage
= "You sit on the pool. Oddly enough, you sink. You feel stupid.";
14 Config UNDERGROUND_LAKE
;
16 UsesLongAdjectiveArticle
= true
;
17 Adjective
= "underground";
18 NameSingular
= "lake";
19 /*SitMessage = "You sit on the pool. Oddly enough, you sink. You feel stupid.";*/
20 UseBorderTiles
= true
;
21 BorderTilePriority
= 10;