no message

This commit is contained in:
SilicaAndPina 2020-10-30 11:55:35 +13:00
parent 7a8cc2c2a6
commit ea96a0e74f
4 changed files with 33 additions and 26 deletions

View file

@ -1,4 +1,4 @@
{
{
"messages":{
"welcome_format":"Welcome to the land of Horse Isle, %USERNAME%!!",
"motd_format":"<FONT COLOR='#FF0000'><B>Today's Note:</B> %MOTD%</FONT>",
@ -12,9 +12,13 @@
"grab_all_message":"You grabbed all objects off the ground.",
"dropped_item_message":"You dropped an item on the ground.",
"npc":{
"start_chat_format":"^I%ICONID%^T8%NAME%, %DESCRIPTION%^BA%ID%^R1",
"start_chat_format":"^I%ICONID%^T8%NAME%, %DESCRIPTION%",
"chatpoint_format":" <I>Conversation with %NAME%, %DESCRIPTION%</I><BR><BR><B>%NAME%:</B> %TEXT%",
"reply_format":"^N%TEXT%^BHB%ID%^R2"
"reply_format":"^N%TEXT%^BHB%ID%^R2",
"npc_information_button":"^B4LC%ID%",
"npc_talk_button":"^BA%ID%",
"npc_end":"^R1"
},
"transport":{
"not_enough_money":"You cannot afford this trip!",