Make opening lure line wake front sentries
This commit is contained in:
@@ -766,6 +766,20 @@
|
||||
"type": "log",
|
||||
"text": "조조군이 마을 앞 유인선에 닿았다."
|
||||
},
|
||||
{
|
||||
"type": "set_ai_awake",
|
||||
"unit_ids": [
|
||||
"yellow_turban_5",
|
||||
"yellow_turban_9"
|
||||
],
|
||||
"text": "황건 앞줄이 유인선 쪽으로 끌려 나왔다."
|
||||
},
|
||||
{
|
||||
"type": "set_ai_target_priority",
|
||||
"unit_id": "xiahou_dun",
|
||||
"priority": 6,
|
||||
"text": "황건 앞줄이 하후돈의 선봉을 노린다."
|
||||
},
|
||||
{
|
||||
"type": "dialogue",
|
||||
"lines": [
|
||||
|
||||
Reference in New Issue
Block a user