diff --git a/bin/json/game_chatsystem.json b/bin/json/game_chatsystem.json index 812bd8558..bb4bc43e8 100644 --- a/bin/json/game_chatsystem.json +++ b/bin/json/game_chatsystem.json @@ -1,6 +1,7 @@ [ { "key": 10001, + "display": false, "type": 1, "text": { "key": "chat_text_10001", @@ -21,6 +22,7 @@ }, { "key": 10002, + "display": false, "type": 1, "text": { "key": "chat_text_10002", @@ -39,6 +41,7 @@ }, { "key": 10003, + "display": false, "type": 1, "text": { "key": "chat_text_10003", @@ -57,6 +60,7 @@ }, { "key": 20001, + "display": false, "type": 2, "text": { "key": "chat_text_20001", @@ -69,6 +73,7 @@ }, { "key": 30002, + "display": true, "type": 3, "text": { "key": "chat_text_30002", @@ -81,6 +86,7 @@ }, { "key": 30003, + "display": true, "type": 3, "text": { "key": "chat_text_30003", @@ -93,6 +99,7 @@ }, { "key": 30004, + "display": true, "type": 3, "text": { "key": "chat_text_30004", @@ -105,6 +112,7 @@ }, { "key": 40001, + "display": false, "type": 4, "text": { "key": "chat_text_40001",