parent
480db3e585
commit
def23b10ff
@ -72,7 +72,7 @@ blip_slider = 326, 648, 140, 16
|
|||||||
; page. Having either number lower than 49 crashes the client when you try to
|
; page. Having either number lower than 49 crashes the client when you try to
|
||||||
; pick a character. If you want X columns and Y rows, you would change it to
|
; pick a character. If you want X columns and Y rows, you would change it to
|
||||||
; 49X, 49Y (ie. 490, 147 if you want 10 columns and 3 rows)
|
; 49X, 49Y (ie. 490, 147 if you want 10 columns and 3 rows)
|
||||||
emotes = 10, 342, 490, 147
|
emotes = 10, 342, 490, 98
|
||||||
emote_button_spacing = 9, 9
|
emote_button_spacing = 9, 9
|
||||||
|
|
||||||
; Page togglers for emotes
|
; Page togglers for emotes
|
||||||
@ -227,7 +227,7 @@ switch_area_music = 590, 319, 35, 23
|
|||||||
|
|
||||||
; These are colours for the various statuses an area can be in.
|
; These are colours for the various statuses an area can be in.
|
||||||
area_free_color = 54, 198, 68
|
area_free_color = 54, 198, 68
|
||||||
area_lfp_color = 255, 255 0
|
area_lfp_color = 255, 255, 0
|
||||||
area_casing_color = 255, 166, 0
|
area_casing_color = 255, 166, 0
|
||||||
area_recess_color = 255, 190, 30
|
area_recess_color = 255, 190, 30
|
||||||
area_rp_color = 200, 52, 252
|
area_rp_color = 200, 52, 252
|
||||||
|
Loading…
Reference in New Issue
Block a user