scripts: items, characters, materials, terrains, etc -- splitted to separate files
[k8-i-v-a-n.git] / Script / olterras / ward.dat
blob6d816f86f8fd990b6b5806b33654bf72f544ae28
1 ward
3 DigMessage = "You smash the ward to smithereens.";
4 MainMaterialConfig == MILKY_QUARTZ;
5 NameSingular = "ward";
6 BitmapPos = 64, 128;
7 SitMessage = "You feel a mysterious warmth radiating from the ward.";
8 CanBeDestroyed = true;
9 MaterialColorB = rgb16(100, 100, 24);
10 HPModifier = 25;
11 LeftOverItems == NaturalMaterialForm { MainMaterial = 0 { Volume = 250:500; } }