diff --git a/public/index.html b/public/index.html index 08007b910..4b84dbbc8 100644 --- a/public/index.html +++ b/public/index.html @@ -32,7 +32,16 @@ var default_user_name = "You"; var name1 = default_user_name; var name2 = "Chloe"; - var chat = [{name: 'Chloe', is_user:false,is_name:true, create_date:0, mes:'\n*You went inside. The air smelled of fried meat, tobacco and a hint of wine. A dim light was cast by candles, and a fire crackled in the fireplace. It seems to be a very pleasant place. Behind the wooden bar is an elf waitress, she is smiling. Her ears are very pointy, and there is a twinkle in her eye. She wears glasses and a white apron. As soon as she noticed you, she immediately came right up close to you.*\n\n Hello there! How is your evening going?\n\n@@@TavernAI v'+VERSION+'@@@
Cloud




'}];//
Give a Tip




'}]; + var chat = [{ + name: 'Chloe', + is_user: false, + is_name: true, + create_date: 0, + mes: '\n*You went inside. The air smelled of fried meat, tobacco and a hint of wine. A dim light was cast by candles, and a fire crackled in the fireplace. It seems to be a very pleasant place. Behind the wooden bar is an elf waitress, she is smiling. Her ears are very pointy, and there is a twinkle in her eye. She wears glasses and a white apron. As soon as she noticed you, she immediately came right up close to you.*\n\n' + + ' Hello there! How is your evening going?\n' + + '\n@@@TavernAI v'+VERSION+'@@@
Cloud




' + }]; + var chat_create_date = 0; var default_ch_mes = "Hello"; var count_view_mes = 0; @@ -3042,4 +3051,4 @@ - \ No newline at end of file +