more potion types and meelee weapons from comm. fork (and light frog blood)
[k8-i-v-a-n.git] / script / items / moneybag.dat
blob6c36b05d81abe01e5ddd4c9b5e4782226163d7b4
1 moneybag
3 DefaultSize = 20;
4 Possibility = 90;
5 Price = 2;
6 Category = VALUABLE; /* ??? */
7 DefaultMainVolume = 1000;
8 StrengthModifier = 25;
9 BitmapPos = 80, 416;
10 FormModifier = 15;
11 NameSingular = "bag";
12 PostFix = "of money";
13 MainMaterialConfig == PARCHMENT;
14 Alias == "moneybag";
15 Roundness = 60;
16 AttachedGod = MELLIS;
17 /*WieldedBitmapPos = 160, 128;*/
18 IsValuable = true;