data dirs renamed
[k8-i-v-a-n.git] / Script / glterras / liquidterrain.dat
blob31907365a23d4aca7f994f7a9f79189e3d3adb0f
1 liquidterrain /* glterrain-> */
3 MainMaterialConfig == WATER;
4 IsAbstract = true;
5 Walkability = SWIM|FLY|ETHEREAL;
6 ShowMaterial = false;
8 Config POOL;
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;