Skip to content

Commit

Permalink
Merge pull request #100 from sue445/feature/topaz_style
Browse files Browse the repository at this point in the history
Add topaz style
  • Loading branch information
sue445 committed Apr 17, 2016
2 parents 827aa7d + 6ac248a commit 9275c8b
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
## master
[full changelog](http://github.com/sue445/rubicure/compare/v0.4.3...master)

* Add topaz style
* https://github.com/sue445/rubicure/pull/100

## v0.4.3
[full changelog](http://github.com/sue445/rubicure/compare/v0.4.2...v0.4.3)

Expand Down Expand Up @@ -88,7 +91,7 @@
## v0.2.4
[full changelog](http://github.com/sue445/rubicure/compare/v0.2.3...v0.2.4)

* Tweak transform message
* Tweak transform message
* https://github.com/sue445/rubicure/pull/76

## v0.2.3
Expand Down
32 changes: 32 additions & 0 deletions config/girls/013_maho_girls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,22 @@ cure_miracle: &cure_miracle
サファイア!青き知性よ私達の手に!
フルフルリンクル!
プリキュア・サファイア・スマーティッシュ!
topaz:
girl_name: cure_miracle_topaz
precure_name: キュアミラクル(トパーズスタイル)
color: yellow
created_date: 2016-04-17 # episode 10
transform_message: |-
キュアップ・ラパパ! トパーズ!
ミラクル・マジカル・ジュエリーレ!
ふたりの奇跡!キュアミラクル!
魔法つかいプリキュア!!
attack_messages:
- |
リンクルステッキ!
トパーズ!金色の希望よ私達の手に!
フルフルリンクル!
プリキュア・トパーズ・エスペランサ!
cure_magical: &cure_magical
girl_name: cure_magical
Expand Down Expand Up @@ -119,6 +135,22 @@ cure_magical: &cure_magical
サファイア!青き知性よ私達の手に!
フルフルリンクル!
プリキュア・サファイア・スマーティッシュ!
topaz:
girl_name: cure_magical_topaz
precure_name: キュアマジカル(トパーズスタイル)
color: yellow
created_date: 2016-04-17 # episode 11
transform_message: |-
キュアップ・ラパパ! トパーズ!
ミラクル・マジカル・ジュエリーレ!
ふたりの魔法!キュアマジカル!
魔法つかいプリキュア!!
attack_messages:
- |
リンクルステッキ!
トパーズ!金色の希望よ私達の手に!
フルフルリンクル!
プリキュア・トパーズ・エスペランサ!
miracle:
<<: *cure_miracle
magical:
Expand Down

0 comments on commit 9275c8b

Please sign in to comment.