Improve title and opening text readability
This commit is contained in:
@@ -4894,7 +4894,7 @@ func _spawn_event_deployment(deployment) -> bool:
|
||||
unit["moved"] = current_team == unit.get("team", "")
|
||||
units.append(unit)
|
||||
_emit_log("%s, %s에 당도." % [unit["name"], _format_cell(unit["pos"])])
|
||||
_emit_combat_feedback(unit, "증원", "priority")
|
||||
_emit_combat_feedback(unit, "증원", "reinforcement")
|
||||
_notify_changed()
|
||||
return true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user