lol; whips ARE breakable now
[k8-i-v-a-n.git] / script / items / oillamp.dat
blob5a99efbd62566cc870bc2c32faf211ba5229e6fa
1 oillamp
3 DefaultSize = 30;
4 Possibility = 15;
5 CanBeWished = false;
6 Category = TOOL;
7 DefaultMainVolume = 150;
8 StrengthModifier = 50;
9 BitmapPos = 32, 48;
10 FormModifier = 20;
11 //BaseEmitation = rgb24(110, 110, 90);
12 BaseEmitation = rgb24(125, 125, 105);
13 UsesLongArticle = true;
14 NameSingular = "oil lamp";
15 MainMaterialConfig == GOLD;
16 Roundness = 40;
17 CanBePiled = false; /* otherwise you could summon a genie only from the first piled item */
18 Price = 100;
19 Alias == "lamp";
20 WeaponCategory = BLUNT_WEAPONS;
21 AttachedGod = ATAVUS;
22 WieldedBitmapPos = 160, 128;