mirror of
https://silica.codes/islehorse/HorseIsleData.git
synced 2025-04-08 06:05:47 +12:00
Update GameData
This commit is contained in:
parent
330ad13400
commit
3b4fce8931
1 changed files with 3 additions and 2 deletions
|
@ -1187,13 +1187,14 @@
|
||||||
"seperator":"<BR>",
|
"seperator":"<BR>",
|
||||||
},
|
},
|
||||||
"chat":{
|
"chat":{
|
||||||
|
"server_annoucement":"<FONT COLOR='#880000'><B>SERVER MESSAGE:</B></FONT><FONT COLOR='#0000FF'> %MESSAGE%</FONT>"
|
||||||
"dm_moderator":"[<FONT COLOR='#006600'>mod</FONT>]",
|
"dm_moderator":"[<FONT COLOR='#006600'>mod</FONT>]",
|
||||||
"dm_autoreply":"[autoreply]",
|
"dm_autoreply":"[autoreply]",
|
||||||
"for_others":{
|
"for_others":{
|
||||||
"global_format":"<FONT COLOR='#880000'><B>%USERNAME%:</B> %MESSAGE%</FONT>",
|
"global_format":"<FONT COLOR='#880000'><B>%USERNAME%:</B> %MESSAGE%</FONT>",
|
||||||
"global_format_moderator":"<FONT COLOR='#006600'><B>%USERNAME%:</B> %MESSAGE%</FONT>",
|
"global_format_moderator":"<FONT COLOR='#006600'><B>%USERNAME%:</B> %MESSAGE%</FONT>",
|
||||||
"mod_format":"<FONT COLOR='#880000'><B>%USERNAME%:</B> %MESSAGE%</FONT>",
|
"mod_format":"<FONT COLOR='#880000'><B>%USERNAME%:</B> %MESSAGE%</FONT>",
|
||||||
"admin_format":"<FONT COLOR='#800000'><B>%USERNAME%:</B> %MESSAGE%</FONT>",
|
"admin_format":"<FONT COLOR='#400000'><B>%USERNAME%:</B> %MESSAGE%</FONT>",
|
||||||
"ads_format":"<FONT COLOR='#550055'><B>%USERNAME%:</B> %MESSAGE%</FONT>",
|
"ads_format":"<FONT COLOR='#550055'><B>%USERNAME%:</B> %MESSAGE%</FONT>",
|
||||||
"friend_format":"<FONT COLOR='#CC00CC'><B>%USERNAME%:</B> %MESSAGE%</FONT>",
|
"friend_format":"<FONT COLOR='#CC00CC'><B>%USERNAME%:</B> %MESSAGE%</FONT>",
|
||||||
"here_format":"<FONT COLOR='#222222'><B>%USERNAME%:</B> %MESSAGE%</FONT>",
|
"here_format":"<FONT COLOR='#222222'><B>%USERNAME%:</B> %MESSAGE%</FONT>",
|
||||||
|
@ -1208,7 +1209,7 @@
|
||||||
"ads_format":"<FONT COLOR='#550055'><B>%USERNAME%:</B> %MESSAGE% [%AMOUNT% listening]</FONT>",
|
"ads_format":"<FONT COLOR='#550055'><B>%USERNAME%:</B> %MESSAGE% [%AMOUNT% listening]</FONT>",
|
||||||
"near_format":"<B>%USERNAME%:</B> %MESSAGE% [%AMOUNT% near]",
|
"near_format":"<B>%USERNAME%:</B> %MESSAGE% [%AMOUNT% near]",
|
||||||
"mod_format":"<FONT COLOR='#880000'><B>%USERNAME%:</B> %MESSAGE%</FONT> [%AMOUNT% mods]",
|
"mod_format":"<FONT COLOR='#880000'><B>%USERNAME%:</B> %MESSAGE%</FONT> [%AMOUNT% mods]",
|
||||||
"admin_format":"<FONT COLOR='#800000'><B>%USERNAME%:</B> %MESSAGE%</FONT> [%AMOUNT% admins]",
|
"admin_format":"<FONT COLOR='#400000'><B>%USERNAME%:</B> %MESSAGE%</FONT> [%AMOUNT% admins]",
|
||||||
"friend_format":"<FONT COLOR='#CC00CC'><B>%USERNAME%:</B> %MESSAGE%</FONT> [%AMOUNT% buds]",
|
"friend_format":"<FONT COLOR='#CC00CC'><B>%USERNAME%:</B> %MESSAGE%</FONT> [%AMOUNT% buds]",
|
||||||
"dm_format":"<FONT COLOR='#0000FF'><B>%FROMUSER%%FORMATPART%>%TOUSER%:</B> %MESSAGE%</FONT>"
|
"dm_format":"<FONT COLOR='#0000FF'><B>%FROMUSER%%FORMATPART%>%TOUSER%:</B> %MESSAGE%</FONT>"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue