more potion types and meelee weapons from comm. fork (and light frog blood)
[k8-i-v-a-n.git] / script / items / firstbornchild.dat
blob96b9bd3c427a23119c014d23533c164077ed228b
1 firstbornchild
3 DefaultSize = 60;
4 Possibility = 0;
5 WeaponCategory = UNCATEGORIZED;
6 DefaultMainVolume = 3000;
8 DefaultSecondaryVolume = 75; /* cloth */
9 SecondaryMaterialConfig == FABRIC;
11 WieldedBitmapPos = 176, 384; //???
13 StrengthModifier = 40;
14 BitmapPos = 80, 144;
15 MainMaterialConfig == HUMAN_FLESH;
16 Roundness = 60;
17 CanBeBroken = false;
18 DamageFlags = BLUNT;
19 IsAbstract = true;
20 Adjective = "first-born";
21 AttachedGod = SILVA;
23 Config FEMALE;
25 NameSingular = "daughter";
28 Config MALE;
30 NameSingular = "son";