PR

【今日中】覇戦宝箱の直接付与アイテム時のテキストを修正 #737

wada opened this at 2021-04-14T14:14:47; closed

Description

opened by wada at 2021-04-14T14:14:47; updated 2024-05-17T10:32:30

issue #734

カードホルダー、ストック+1は直接配布されるため、表示内容(プレゼントBOXに送られました)が間違い
テキストとボタンを修正

確認方法

1. TeamWarWinReward$this->_config['reward_list'][1](レア箱なら[2])の中身をカードホルダーかストックのみにする
2. user_war_win_reward.star_needを3に更新

Comment

#10335 by wada at 2021-04-14T14:15:21; updated 2021-04-14T14:15:21

@iwamoto @kouho
レビューお願いします。

Comment

#10340 by iwamoto at 2021-04-14T14:47:30; updated 2021-04-14T14:47:30

@wada
確認しました。
修正は問題ないと思います。

Comment

#10341 by kouho at 2021-04-14T16:17:13; updated 2021-04-14T16:17:13

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

kouho add_label at 2021-04-14T16:17:18: 皇甫 LGTM
wada merge at 2021-04-14T16:49:14: 【今日中】覇戦宝箱の直接付与アイテム時のテキストを修正
wada close at 2021-04-14T16:49:14: Close

Commit range

base30591b1cf1a136e5ad9a998993a8dfbc3d939e86
head76e291f25385bd1f3af85b7889eda57749a3de22
base branchjolly/jr-web:develop
head branchjolly/jr-web:fix_chest

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed42 filesView patch
statusfile
modifiedlib/SubFunc.inc
modifiedlib/ajax/build_selectDetail.inc
modifiedlib/ajax/teamWar_resultWinRewardExec.inc
modifiedlib/class/platform/yamada/YamadaPlatformService.class.php
modifiedlib/conf/class/BuildEventItemConfig.class.php
modifiedlib/conf/class/NormalLoginBonusConfig.class.php
modifiedlib/conf/class/PresentItemConfig.class.php
modifiedlib/conf/class/RaidMonsterConfig.class.php
modifiedlib/conf/class/RaidMonsterTypeConfig.class.php
modifiedlib/conf/define_y.inc
modifiedlib/exec/matching_raid_battle_new.php
modifiedlib/exec/tool_jrce_status.php
modifiedlib/exec/user_event_raid_analytics.inc
modifiedlib/mobile/Team__RaidMonsterVs.inc
modifiedpublic_html/img/banner/build_10051_1_1.jpg
modifiedpublic_html/img/banner/build_10051_1_2.jpg
modifiedpublic_html/img/banner/build_10051_2_1.jpg
modifiedpublic_html/img/banner/build_10051_2_2.jpg
modifiedpublic_html/img/info_jrye/616/info2.jpg
modifiedpublic_html/img/info_jrye/616/info4.jpg
modifiedpublic_html/img/info_jrye/616/info6.jpg
modifiedpublic_html/img/info_jrye/617/info2.jpg
modifiedpublic_html/img/info_jrye/617/info4.jpg
modifiedpublic_html/img/info_jrye/618/info2_1.jpg
modifiedpublic_html/img/info_jrye/618/info2_3.jpg
modifiedpublic_html/img/info_jrye/618/info4.jpg
modifiedpublic_html/img/info_jrye/618/info5.jpg
modifiedpublic_html/img/info_jrye/618/info6_1.jpg
addedpublic_html/img/raid/point_item/111_1.png
addedpublic_html/img/raid/point_item/111_2.png
addedpublic_html/img/ranking/event_raid/info_raid15.jpg
addedpublic_html/img/team/go_card.png
addedpublic_html/img/temp_build/event/exmode0409.jpg
modifiedpublic_html/js/JOLLYROGER.js
modifiedpublic_html/js/jr_main.js
modifiedpublic_html/template/Bar-GachaReprint3.tpl
modifiedpublic_html/template/Bar-Gacha_old.tpl
modifiedpublic_html/template/Build.tpl
modifiedpublic_html/template/Card-AlbumDetail.tpl
modifiedpublic_html/template/header_sp.tpl
modifiedtool/event/test_build_event.php
modifiedtool/event/test_raid_event.php
Patch body is stored as a separate file to keep this page lightweight.