data dirs renamed
[k8-i-v-a-n.git] / script / items / gasgrenade.dat
blobaafa4d6756374d2e81ca8b921841fd2193b954ce
1 gasgrenade
3 DefaultSize = 15;
4 Category = MISC;
5 BitmapPos = 110, 32;
6 DefaultMainVolume = 50;
7 NameSingular = "gas grenade";
8 FormModifier = 15;
9 AttachedGod = CRUENTUS;
10 Possibility = 75;
11 Price = 50;
12 MainMaterialConfig == IRON;
13 SecondaryMaterialConfig = { 4, MUSTARD_GAS, SKUNK_SMELL, FART, MAGIC_VAPOUR; }
14 MaterialConfigChances = { 4, 50, 10, 1, 10; }
15 Adjective = "dwarven";
16 Alias == "gas grenade";
17 IsThrowingWeapon = true;
18 ThrowItemTypes = THROW_GAS_GRENADE;