这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@dnqbob
Copy link
Contributor

@dnqbob dnqbob commented Jul 28, 2023

Useful on tower defence game.


[ScriptActorPropertyActivity]
[Desc("Repair the target actor instantly.")]
public void InstantlyRepairs(Actor target)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
public void InstantlyRepairs(Actor target)
public void InstantlyRepair(Actor target)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

}

[ScriptActorPropertyActivity]
[Desc("Repair the target actor instantly.")]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
[Desc("Repair the target actor instantly.")]
[Desc("Enter the target actor to repair it instantly.")]

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@dnqbob
Copy link
Contributor Author

dnqbob commented Aug 1, 2023

Is it OK now? @abcdefg30

@abcdefg30 abcdefg30 merged commit 2ac85ac into OpenRA:bleed Aug 1, 2023
@abcdefg30
Copy link
Member

Changelog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants