PR

【即日】覚醒ボーナス表記修正(覚醒合成選択画面のみ) #988

iwamoto opened this at 2021-07-26T10:44:59; closed

Description

opened by iwamoto at 2021-07-26T10:44:59; updated 2025-02-10T11:17:38

概要

覚醒合成のボーナス値が正しくは「+40」のところが
「+20」の表記になっていた

確認した内容

今までは覚醒合成のボーナス値「+20」のみだったので固定表記されていたが、
修正により今回限定カードの覚醒合成のボーナス値「+40」の表記変更されるか

マスターデータは確認したが、問題なし(+40設定)
SELECT * FROM master_composition_bonus WHERE card_no IN (597,598,599,600)

Comment

#12387 by wada at 2021-07-26T10:48:35; updated 2021-07-26T10:48:35

@iwamoto
確認しました。OKです

Comment

#12391 by kouho at 2021-07-26T10:59:58; updated 2021-07-26T10:59:58

@iwamoto
確認しました。問題ないと思います。

iwamoto merge at 2021-07-26T11:13:56: 【即日】覚醒ボーナス表記修正(覚醒合成選択画面のみ)
iwamoto close at 2021-07-26T11:13:56: Close

Commit range

basef2661986b2c847ddf5fefc88728d1731d3765839
head31bfc140d3897376f2f3be1c62e1ecc33b70a52e
base branchjolly/jr-web:master
head branchjolly/jr-web:fix_composition_bonus

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed1 filesView patch
statusfile
modifiedpublic_html/template/Composition-Default.tpl
Patch body is stored as a separate file to keep this page lightweight.