forked from kraflab/dsda-doom
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdsdatc.lmp
106 lines (105 loc) · 1.99 KB
/
dsdatc.lmp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
// default = 0
// brick = 1
// tan = 2
// gray = 3
// green = 4
// brown = 5
// gold = 6
// red = 7
// blue = 8
// orange = 9
// yellow = 10
// light blue = 11
// black = 12
// purple = 13
// white = 14
exhud_time_label 3
exhud_level_time 4
exhud_total_time 6
exhud_demo_length 5
exhud_armor_zero 3
exhud_armor_one 4
exhud_armor_two 11
exhud_command_entry 3
exhud_command_queue 6
exhud_coords_base 4
exhud_coords_mf50 3
exhud_coords_sr40 4
exhud_coords_sr50 11
exhud_coords_fast 7
exhud_fps_bad 7
exhud_fps_fine 3
exhud_health_bad 7
exhud_health_warning 6
exhud_health_ok 4
exhud_health_super 11
exhud_line_close 4
exhud_line_far 3
exhud_line_special 4
exhud_line_normal 3
exhud_mobj_alive 4
exhud_mobj_dead 3
exhud_player_damage 4
exhud_player_neutral 3
exhud_ammo_label 3
exhud_ammo_mana1 11
exhud_ammo_mana2 4
exhud_ammo_value 3
exhud_ammo_bad 7
exhud_ammo_warning 6
exhud_ammo_ok 4
exhud_ammo_full 11
exhud_render_label 3
exhud_render_good 6
exhud_render_bad 7
exhud_sector_active 7
exhud_sector_special 4
exhud_sector_normal 3
exhud_speed_label 3
exhud_speed_slow 6
exhud_speed_normal 4
exhud_speed_fast 11
exhud_totals_label 7
exhud_totals_value 6
exhud_totals_max 11
exhud_weapon_label 3
exhud_weapon_owned 4
exhud_weapon_berserk 11
exhud_attempts 3
exhud_event_split 3
exhud_line_activation 3
exhud_local_time 3
exhud_free_text 3
hud_message 0
hud_secret_message 6
map_coords 4
map_time_level 3
map_time_total 3
map_title 6
map_totals_label 7
map_totals_value 3
map_totals_max 11
inter_split_normal 3
inter_split_good 4
inter_split_best 6
menu_title 6
menu_label 7
menu_label_highlight 1
menu_label_edit 3
menu_value 4
menu_value_highlight 1
menu_value_edit 3
menu_info_highlight 1
menu_info_edit 3
menu_warning 7
stbar_health_bad 7
stbar_health_warning 6
stbar_health_ok 4
stbar_health_super 8
stbar_armor_zero 3
stbar_armor_one 4
stbar_armor_two 8
stbar_ammo_bad 7
stbar_ammo_warning 6
stbar_ammo_ok 4
stbar_ammo_full 8