Event: Comment
This commit is contained in:
parent
755919307d
commit
d98a21f7f9
@ -288,7 +288,7 @@ comment_s
|
||||
|
||||
|
||||
/* comment_s
|
||||
tooltip : text:显示一段文字(剧情)
|
||||
tooltip : comment:添加一段会被游戏跳过的注释内容
|
||||
helpUrl : https://ckcz123.github.io/mota-js/#/event?id=comment%ef%bc%9a%e6%b7%bb%e5%8a%a0%e6%b3%a8%e9%87%8a
|
||||
default : ["可以在这里写添加任何注释内容"]
|
||||
colour : this.commentColor
|
||||
|
||||
@ -485,6 +485,7 @@ document.getElementById('blocklyDiv').onmousewheel = function(e){
|
||||
'text_0_s': 'EvalString_0',
|
||||
'text_1_s': 'EvalString_2',
|
||||
'autoText_s': 'EvalString_2',
|
||||
'comment_s': 'EvalString_0',
|
||||
'choices_s': 'EvalString_0',
|
||||
'function_s': 'RawEvalString_0',
|
||||
'shopsub': 'EvalString_3',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user