14 lines
354 B
Plaintext
14 lines
354 B
Plaintext
|
# Settings for NPC Menu
|
||
|
|
||
|
# the width and height for pos are ignored, since this menu is dynamically sized
|
||
|
pos=0,-96,0,0
|
||
|
align=center
|
||
|
|
||
|
background_color=0,0,0,208
|
||
|
topic_normal_color=208,208,208
|
||
|
topic_hilight_color=255,255,255
|
||
|
vendor_normal_color=208,208,208
|
||
|
vendor_hilight_color=255,255,255
|
||
|
cancel_normal_color=208,208,208
|
||
|
cancel_hilight_color=255,255,255
|