unnecessary messing with code
[k8-i-v-a-n.git] / Script / olterras / barwall.dat
blobf1fdb3b2490b2dd54bb6b37d816ba364c15e8546
1 barwall
3 CanBeDestroyed = true;
4 IsSafeToCreateDoor = true;
5 Walkability = ETHEREAL;
6 IsAlwaysTransparent = true;
7 BorderTilePriority = 100;
8 CreateWindowConfigurations = false;
9 MaterialColorC = rgb16(140, 96, 48);
10 MaterialColorD = rgb16(180, 180, 255);
11 ShowThingsUnder = true;
12 LeftOverItems == NaturalMaterialForm { MainMaterial = 0 { Volume = 500:1500; } Times = 1:4; }
13 IsWall = true;
15 DigMessage = "You break the bars.";
16 MainMaterialConfig == IRON;
17 NameSingular = "bars";
18 BitmapPos = 16, 112;
19 HPModifier = 25;
20 ShowThingsUnder = true;
21 AttachedGod = LEGIFER;
23 Config BROKEN_BARWALL;
25 BitmapPos = 32, 112;
26 Adjective = "broken";
27 Walkability = ANY_MOVE;