Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

アサルトスキル切替時のメッセージの色を変える #1270

Closed
Lucky3028 opened this issue Dec 9, 2021 · 1 comment · Fixed by #1295
Closed

アサルトスキル切替時のメッセージの色を変える #1270

Lucky3028 opened this issue Dec 9, 2021 · 1 comment · Fixed by #1295
Labels
good first issue Good for newcomers Status/Idea: Accepted✅ 承認済 Tracked: Redmine Redmineで追跡されているトピック

Comments

@Lucky3028
Copy link
Member

https://redmine.seichi.click/issues/10297
第17回アイデア会議にて承認されたアイデア。

@Lucky3028 Lucky3028 added Status/Idea: Accepted✅ 承認済 Tracked: Redmine Redmineで追跡されているトピック labels Dec 9, 2021
@KisaragiEffective KisaragiEffective changed the title Redmine Idea #10297 アサルトスキル切替時のメッセージの色を変える Dec 9, 2021
@KisaragiEffective KisaragiEffective added the good first issue Good for newcomers label Dec 9, 2021
@KisaragiEffective
Copy link
Member

player.sendMessage(s"${GOLD}アサルトスキル:${skill.name} ON")

player.sendMessage(s"${GOLD}アサルトスキル:${skill.name} OFF")

この${GOLD}のところを変えるとよい

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Status/Idea: Accepted✅ 承認済 Tracked: Redmine Redmineで追跡されているトピック
Projects
None yet
2 participants