Hexen configuration: added proper heights to many things (thanks to Alper002). Fixes #494

This commit is contained in:
biwa 2020-10-31 16:16:13 +01:00
parent 4991c323c3
commit 0cca1bfb29

View file

@ -8,6 +8,7 @@ players
sort = 1;
error = 2;
blocking = 2;
height = 64;
1
{
@ -86,6 +87,7 @@ monsters
sort = 1;
error = 2;
blocking = 2;
height = 64;
107
{
@ -96,6 +98,7 @@ monsters
{
title = "Affrit";
sprite = "FDMNA1";
height = 68;
}
115
{
@ -106,16 +109,19 @@ monsters
{
title = "Reiver";
sprite = "WRTHA1";
height = 55;
}
10011
{
title = "Reiver (buried)";
sprite = "WRTHA1";
height = 68;
}
254
{
title = "Dragon Lich";
sprite = "DRAGC1";
height = 65;
arg0
{
title = "Destination Thing Tag";
@ -147,12 +153,14 @@ monsters
title = "Ettin";
sprite = "ETTNA1";
width = 25;
height = 68;
}
8020
{
title = "Wendigo";
sprite = "ICEYA1";
width = 22;
height = 75;
}
31
{
@ -171,18 +179,21 @@ monsters
title = "Dark Bishop";
sprite = "BISHA1";
width = 22;
height = 65;
}
121
{
title = "Stalker";
sprite = "SSPTB0";
width = 32;
height = 70;
}
120
{
title = "Stalker Boss";
sprite = "SSPTD0";
width = 32;
height = 70;
}
10100
{
@ -207,12 +218,14 @@ monsters
title = "Heresiarch";
sprite = "SORCA1";
width = 40;
height = 110;
}
10200
{
title = "Korax";
sprite = "KORXA1";
width = 65;
height = 115;
}
}
@ -222,6 +235,7 @@ weapons
arrow = 0;
title = "Weapons";
width = 20;
height = 16;
sort = 1;
blocking = 0;
@ -308,6 +322,7 @@ ammunition
arrow = 0;
title = "Mana";
width = 8;
height = 8;
sort = 1;
blocking = 0;
@ -334,6 +349,7 @@ health
arrow = 0;
title = "Health and Armor";
width = 20;
height = 16;
sort = 1;
blocking = 0;
@ -370,7 +386,7 @@ powerups
arrow = 0;
title = "Artifacts";
width = 20;
height = 20;
height = 16;
sort = 1;
blocking = 0;
@ -456,7 +472,7 @@ puzzle
color = 7; // Light Grey
arrow = 1;
title = "Puzzle Items";
width = 20;
width = 16;
sort = 1;
blocking = 0;
@ -567,6 +583,7 @@ keys
arrow = 0;
title = "Keys";
width = 8;
height = 20;
sort = 1;
blocking = 0;
@ -642,6 +659,7 @@ obstacles
title = "Suit Of Armor";
sprite = "SUITA0";
width = 16;
height = 72;
arg0
{
title = "Contained Item";
@ -655,18 +673,21 @@ obstacles
title = "Battle Rag Banner";
sprite = "BNR1A0";
width = 8;
height= 128;
}
8100
{
title = "Barrel";
sprite = "BARLA0";
width = 15;
height = 32;
}
8065
{
title = "Bell";
sprite = "BBLLA0";
width = 56;
height = 120;
hangs = 1;
}
103
@ -674,35 +695,41 @@ obstacles
title = "Pillar With Vase";
sprite = "VASEA0";
width = 12;
height = 54;
}
5
{
title= "Winged Statue";
sprite = "STTWA0";
width = 10;
height = 62;
}
98
{
title = "Small Rock (brown)";
sprite = "RKBSA0";
width = 15;
height = 50;
}
97
{
title = "Big Rock (brown)";
sprite = "RKBLA0";
width = 17;
height = 72;
}
99
{
title = "Big Rock (grey)";
sprite = "RKBKA0";
height = 40;
}
57
{
title = "Stalactite (small)";
sprite = "SLC3A0";
width = 8;
height = 40;
hangs = 1;
}
56
@ -710,6 +737,7 @@ obstacles
title = "Stalactite (medium)";
sprite = "SLC2A0";
width = 6;
height = 50;
hangs = 1;
}
52
@ -717,6 +745,7 @@ obstacles
title = "Stalactite (large)";
sprite = "SLC1A0";
width = 8;
height = 66;
hangs = 1;
}
48
@ -724,126 +753,147 @@ obstacles
title = "Stalagmite (pillar)";
sprite = "SGMPA0";
width = 8;
height = 138;
}
51
{
title = "Stalagmite (small)";
sprite = "SGM3A0";
width = 8;
height = 36;
}
50
{
title = "Stalagmite (medium)";
sprite = "SGM2A0";
width = 6;
height = 40;
}
49
{
title = "Stalagmite (large)";
sprite = "SGM1A0";
width = 8;
height = 48;
}
80
{
title = "Gnarled Tree 1";
sprite = "TRE6A0";
width = 22;
height = 100;
}
87
{
title = "Gnarled Tree 2";
sprite = "TRE7A0";
width = 22;
height = 100;
}
78
{
title = "Tall Tree 1";
sprite = "TRE4A0";
width = 15;
height = 180;
}
79
{
title = "Tall Tree 2";
sprite = "TRE5A0";
width = 15;
height = 180;
}
8067
{
title = "Iron Maiden";
sprite = "IRONA0";
width = 12;
height = 60;
}
63
{
title = "Tombstone (RIP)";
sprite = "TMS1A0";
width = 10;
height = 46;
}
64
{
title = "Tombstone (Shane)";
sprite = "TMS2A0";
width = 10;
height = 46;
}
65
{
title = "Tombstone (slimy)";
sprite = "TMS3A0";
width = 10;
height = 46;
}
66
{
title = "Tombstone (Brian R)";
sprite = "TMS4A0";
width = 10;
height = 52;
}
67
{
title = "Tombstone (cross circle)";
sprite = "TMS5A0";
width = 10;
height = 52;
}
68
{
title = "Tombstone (small cross)";
sprite = "TMS6A0";
width = 8;
height = 46;
}
69
{
title = "Tombstone (Brian P)";
sprite = "TMS7A0";
width = 8;
height = 46;
}
96
{
title = "Ice Spike (tiny)";
sprite = "ICM4A0";
width = 4;
height = 8;
}
95
{
title = "Ice Spike (small)";
sprite = "ICM3A0";
width = 5;
height = 32;
}
94
{
title = "Ice Spike (medium)";
sprite = "ICM2A0";
width = 5;
height = 50;
}
93
{
title = "Ice Spike (large)";
sprite = "ICM1A0";
width = 8;
height = 66;
}
92
{
title = "Icicle (tiny)";
sprite = "ICT4A0";
width = 4;
height = 8;
hangs = 1;
}
91
@ -851,6 +901,7 @@ obstacles
title = "Icicle (small)";
sprite = "ICT3A0";
width = 4;
height = 32;
hangs = 1;
}
90
@ -858,6 +909,7 @@ obstacles
title = "Icicle (medium)";
sprite = "ICT2A0";
width = 5;
height = 50;
hangs = 1;
}
89
@ -865,6 +917,7 @@ obstacles
title = "Icicle (large)";
sprite = "ICT1A0";
width = 8;
height = 66;
hangs = 1;
}
8068
@ -872,147 +925,172 @@ obstacles
title = "Evergreen Tree";
sprite = "XMASA0";
width = 11;
height = 130;
}
8062
{
title = "Rotten Dead Tree (destructible)";
sprite = "TRDTA0";
width = 15;
height = 180;
}
24
{
title = "Dead Tree";
sprite = "TRE1A0";
width = 10;
height = 96;
}
25
{
title = "Leafless Tree";
sprite = "TRE1A0";
width = 15;
height = 128;
}
60
{
title = "Dead Tree (mossy)";
sprite = "SWMVA0";
width = 8;
height = 52;
}
26
{
title = "Mossy Tree 1";
sprite = "TRE2A0";
width = 10;
height = 150;
}
27
{
title = "Mossy Tree 2";
sprite = "TRE3A0";
width = 10;
height = 120;
}
88
{
title = "Log";
sprite = "SLTRA0";
height = 25;
}
29
{
title= "Tree Stump (bare)";
sprite = "STM2A0";
width = 12;
height = 20;
}
28
{
title= "Tree Stump (burned)";
sprite = "STM1A0";
width = 12;
height = 20;
}
37
{
title = "Tree Stump 1";
sprite = "STM3A0";
height = 16;
}
38
{
title = "Tree Stump 2";
sprite = "STM4A0";
height = 16;
}
8051
{
title = "Bronze Gargoyle (short)";
sprite = "GAR8A0";
width = 14;
height = 62;
}
8047
{
title = "Bronze Gargoyle (tall)";
sprite = "GAR4A0";
width = 14;
height = 108;
}
8044
{
title = "Rusty Gargoyle (tall)";
sprite = "GAR1A0";
width = 14;
height = 108;
}
76
{
title = "Ice Gargoyle (short)";
sprite = "STT5A0";
width = 14;
height = 62;
}
73
{
title = "Ice Gargoyle (tall)";
sprite = "STT3A0";
width = 14;
height = 108;
}
8050
{
title = "Lava Gargoyle (short)";
sprite = "GAR7A0";
width = 14;
height = 62;
}
8046
{
title = "Lava Gargoyle (tall)";
sprite = "GAR3A0";
width = 14;
height = 108;
}
8049
{
title = "Dark Lava Gargoyle (short)";
sprite = "GAR6A0";
width = 14;
height = 62;
}
8045
{
title = "Dark Lava Gargoyle (tall)";
sprite = "GAR2A0";
width = 14;
height = 108;
}
74
{
title = "Stone Gargoyle (short)";
sprite = "STT4A0";
width = 14;
height = 62;
}
72
{
title = "Stone Gargoyle (tall)";
sprite = "STT2A0";
width = 14;
height = 108;
}
8052
{
title = "Steel Gargoyle (short)";
sprite = "GAR9A0";
width = 14;
height = 62;
}
8048
{
title = "Steel Gargoyle (tall)";
sprite = "GAR5A0";
width = 14;
height = 108;
}
}
@ -1030,38 +1108,45 @@ lights
{
title = "Chandelier (lit)";
sprite = "CDLRA0";
height = 60;
hangs = 1;
}
8063
{
title = "Chandelier (unlit)";
sprite = "CDLRD0";
height = 60;
hangs = 1;
}
8066
{
title = "Blue Candle (lit)";
sprite = "CANDA0";
height = 16;
}
8502
{
title = "Candle With Web (unlit)";
sprite = "TST3A0";
height = 16;
}
8503
{
title = "Small Gray Candle (unlit)";
sprite = "TST4A0";
height = 16;
}
8504
{
title = "Small Candle (unlit)";
sprite = "TST5A0";
height = 16;
}
119
{
title = "3 Candles (lit)";
sprite = "CNDLA0";
height = 16;
}
10500
{
@ -1072,6 +1157,7 @@ lights
{
title = "Small Flame";
sprite = "FFSMA0";
width = 15;
}
10502
{
@ -1082,62 +1168,73 @@ lights
{
title = "Large Flame";
sprite = "FFLGD0";
width = 15;
}
54
{
title = "Wall Torch (lit)";
sprite = "WLTRB0";
width = 6;
}
55
{
title = "Wall Torch (unlit)";
sprite = "WLTRI0";
width = 6;
}
8042
{
title = "Minotaur Statue (lit)";
sprite = "FBULB0";
height = 80;
}
8043
{
title = "Minotaur Statue (unlit)";
sprite = "FBULH0";
height = 80;
}
8069
{
title = "Cauldron (lit)";
sprite = "CDRNG0";
width = 12;
height = 26;
}
8070
{
title = "Cauldron (unlit)";
sprite = "CDRNA0";
width = 12;
height = 26;
}
8060
{
title = "Skull With Flame";
sprite = "FSKLA0";
width = 5;
height = 10;
}
8061
{
title = "Brazier With Flame";
sprite = "BRTRB0";
width = 6;
height = 35;
}
116
{
title = "Twined Torch (lit)";
sprite = "TWTRA0";
width = 10;
height = 64;
}
117
{
title = "Twined Torch (unlit)";
sprite = "TWTRI0";
width = 10;
height = 64;
}
}
@ -1171,6 +1268,7 @@ decoration
title = "Hook With Heart";
sprite = "CHNSC0";
width = 4;
height = 32;
hangs = 1;
}
8077
@ -1178,6 +1276,7 @@ decoration
title = "Hook With Skull";
sprite = "CHNSG0";
width = 4;
height = 32;
hangs = 1;
}
8074
@ -1185,32 +1284,32 @@ decoration
title = "Chain With Large Hook";
sprite = "CHNSD0";
width = 4;
hangs = 1;
height = 32;
hangs = 1;
}
8075
{
title = "Chain With Small Hook";
sprite = "CHNSE0";
width = 4;
hangs = 1;
height = 32;
hangs = 1;
}
8076
{
title = "Chain with Spike Ball";
sprite = "CHNSF0";
width = 4;
hangs = 1;
height = 32;
hangs = 1;
}
8103
{
title = "Hanging Bucket";
sprite = "BCKTA0";
width = 8;
hangs = 1;
height = 72;
hangs = 1;
blocking = 2;
error = 2;
}
@ -1218,88 +1317,105 @@ decoration
{
title = "Tiny Rock (mossy)";
sprite = "RCK1A0";
height = 16;
}
7
{
title = "Small Rock (mossy)";
sprite = "RCK2A0";
height = 16;
}
9
{
title = "Medium Rock (mossy)";
sprite = "RCK3A0";
height = 16;
}
15
{
title = "Big Rock (mossy)";
sprite = "RCK4A0";
height = 16;
}
101
{
title = "Brick Rubble (small)";
sprite = "RBL2A0";
height = 16;
}
102
{
title = "Brick Rubble (medium)";
sprite = "RBL3A0";
height = 16;
}
100
{
title = "Brick Rubble (large)";
sprite = "RBL1A0";
height = 16;
}
39
{
title = "Large Mushroom 1";
sprite = "MSH1A0";
height = 16;
}
40
{
title = "Large Mushroom 2";
sprite = "MSH2A0";
height = 16;
}
8104
{
title = "Large Mushroom (explodes)";
sprite = "SHRMB0";
width = 6;
height = 20;
}
41
{
title = "Medium Mushroom";
sprite = "MSH3A0";
height = 16;
}
42
{
title = "Small Mushroom 1";
sprite = "MSH4A0";
height = 16;
}
44
{
title = "Small Mushroom 2";
sprite = "MSH5A0";
height = 16;
}
45
{
title = "Small Mushroom 3";
sprite = "MSH6A0";
height = 16;
}
46
{
title = "Small Mushroom 4";
sprite = "MSH7A0";
height = 16;
}
47
{
title = "Small Mushroom 5";
sprite = "MSH8A0";
height = 16;
}
8101
{
title = "Shrub";
sprite = "SHB1A0";
width = 8;
height = 24;
blocking = 2;
error = 2;
}
@ -1308,6 +1424,7 @@ decoration
title = "Shrub 2";
sprite = "SHB2A0";
width = 16;
height = 40;
blocking = 2;
error = 2;
}
@ -1321,8 +1438,8 @@ decoration
title= "Hanging Corpse";
sprite = "CPS3A0";
width = 6;
hangs = 1;
height = 75;
hangs = 1;
blocking = 2;
error = 2;
}
@ -1368,47 +1485,56 @@ decoration
{
title = "Corpse (sleeping)";
sprite = "CPS2A0";
height = 16;
}
8509
{
title = "Meat Cleaver";
sprite = "TST0A0";
height = 16;
}
8508
{
title = "Goblet (silver)";
sprite = "TST9A0";
height = 16;
}
8507
{
title = "Goblet (small)";
sprite = "TST8A0";
height = 16;
}
8506
{
title = "Goblet (tall)";
sprite = "TST7A0";
height = 16;
}
8505
{
title = "Goblet (spilled)";
sprite = "TST6A0";
height = 16;
}
8501
{
title = "Small Silver Stein";
sprite = "TST2A0";
height = 16;
}
8500
{
title = "Large Brown Stein";
sprite = "TST1A0";
height = 16;
}
104
{
title = "Pot (tall)";
sprite = "POT1A0";
width = 10;
height = 32;
blocking = 2;
error = 2;
arg0
@ -1424,6 +1550,7 @@ decoration
title = "Pot (medium)";
sprite = "POT2A0";
width = 10;
height = 25;
blocking = 2;
error = 2;
arg0
@ -1439,6 +1566,7 @@ decoration
title = "Pot (short)";
sprite = "POT3A0";
width = 15;
height = 25;
blocking = 2;
error = 2;
arg0
@ -1453,12 +1581,14 @@ decoration
{
title = "Hanging Moss 1";
sprite = "MSS1A0";
height = 20;
hangs = 1;
}
59
{
title = "Hanging Moss 2";
sprite = "MSS2A0";
height = 24;
hangs = 1;
}
10090
@ -1472,6 +1602,7 @@ decoration
title = "Spike Up";
sprite = "TSPKB0";
width = 20;
height = 128;
}
}
@ -1516,6 +1647,7 @@ other
{
title = "Glitter Bridge";
width = 32;
height = 2;
fixedsize = false;
}
3000