You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
355 B
21 lines
355 B
if oControl.mod_insanitymode
|
|
{
|
|
mycolor = make_color_rgb(187, 3, 3)
|
|
myslotbg = 323
|
|
myslot = 1525
|
|
myslotb = 1526
|
|
myslotc = 1527
|
|
}
|
|
else
|
|
{
|
|
mycolor = make_color_rgb(3, 187, 25)
|
|
myslotbg = 162
|
|
myslot = 487
|
|
myslotb = 488
|
|
myslotc = 489
|
|
}
|
|
if (oControl.mod_monstersextremecheck == 1)
|
|
meticon = 324
|
|
else
|
|
meticon = 129
|