more content from CLIVAN
[k8-i-v-a-n.git] / Script / erno / materials / cfg / liquid.dat
blobf26ffb739280e0965b9d5ca30db7eff67162588c
1 Extend liquid
3 Config OMMEL_VOMIT;
5 StrengthValue = 10;
6 ConsumeType = CT_LIQUID;
7 Density = 2000;
8 Flexibility = 10;
9 RustModifier = 100;
10 StrengthValue = 1;
11 Color = rgb16(90, 130, 40);
12 Emitation = rgb24(130, 150, 100);
13 NutritionValue = 5000;
14 PriceModifier = 2500;
15 NameStem = "ommel vomit";
16 Effect = EFFECT_OMMEL_URINE|EFFECT_OMMEL_SNOT;
17 ConsumeEndMessage = CEM_OMMEL;
18 HitMessage = HM_OMMEL;
19 ExplosivePower = 20000;
20 Alpha = 110;
21 Acidicity = 800;
22 AttachedGod = NEFAS;
23 CommonFlags = Base|IS_VALUABLE&~CAN_BE_MIRRORED;
24 InteractionFlags = Base|CAN_EXPLODE|AFFECT_INSIDE;