more potion types and meelee weapons from comm. fork (and light frog blood)
[k8-i-v-a-n.git] / script / items / lantern.dat
blob7251f80b11d7a2b4f207e48692501a3edb79fe55
1 lantern
3 DefaultSize = 30;
4 Possibility = 100;
5 Category = TOOL;
6 DefaultMainVolume = 400;
7 StrengthModifier = 50;
8 FormModifier = 20;
9 Price = 10;
10 //BaseEmitation = rgb24(125, 125, 105);
11 BaseEmitation = rgb24(110, 110, 90);
12 NameSingular = "lantern";
13 MainMaterialConfig == GLASS;
14 Alias == "light";
15 Roundness = 75;
16 CanBeBroken = true;
17 BitmapPos = 0, 256;
18 WallBitmapPos = 0, 192;
19 AttachedGod = LEGIFER;
20 WieldedBitmapPos = 160, 160;
22 Config BROKEN;
24 DefaultSize = 15;
25 Possibility = 10;
26 FormModifier = 25;
27 Price = 0;
28 BaseEmitation = 0;
29 BitmapPos = 0, 304;
30 WallBitmapPos = 0, 208;
31 WieldedBitmapPos = 176, 160;