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.
29 lines
451 B
29 lines
451 B
hilight = 1
|
|
active = 0
|
|
saveexists = 0
|
|
saveroom = 0
|
|
targety = y
|
|
y = 0
|
|
alarm[0] = 1
|
|
modeindex = 0
|
|
if oControl.mod_insanitymode
|
|
{
|
|
mycolor = make_color_rgb(187, 3, 3)
|
|
myslotbg = 327
|
|
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 = 328
|
|
else
|
|
meticon = 129
|