PR

【9/26】天下無双の賞金首 #3691

kouho opened this at 2024-09-20T15:22:17; closed

Description

opened by kouho at 2024-09-20T15:22:17; updated 2024-09-26T11:52:52

概要

https://docs.google.com/spreadsheets/d/1U6lUj1kDMys754aHJU4cbQUVtRRFUjBf2rdCHr-WrGU/edit?gid=305527652#gid=305527652

DB更新内容

jolly/jrye-db#859

DB初期化

#更新
UPDATE `user_mission` SET `m_event_limit` = '0', `m_event_info` = '20', `event_bonus_limit` = '0', `m_event_stamina_limit` = '23';
TRUNCATE TABLE `user_event_pt`;
TRUNCATE TABLE `log_battle_event_point`;
TRUNCATE TABLE `log_user_event_pt`;

TODO

  • [x] 告知作成
  • [x] dbデプロイ
  • [x] webデプロイ
  • [x] 戦闘デモ設定
  • [x] 告知設定
  • [x] db初期化

Comment

#36590 by kouho at 2024-09-20T15:30:49; updated 2024-09-20T15:30:49

@wada
レビューお願いいたします

Comment

#36607 by wada at 2024-09-24T14:48:44; updated 2024-09-24T14:48:44

@kouho
確認OKです。

wada add_label at 2024-09-24T14:48:47: 和田 LGTM
kouho merge at 2024-09-25T18:36:14: 【9/26】天下無双の賞金首
kouho close at 2024-09-25T18:36:14: Close

Commit range

basec476d368087514856a81a8dfb50b99ded6c7a561
head22e8b5a76fa3c864d1b396e47a7a7d235b253eb5
base branchjolly/jr-web:master
head branchjolly/jr-web:battle_event_0930

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed12 filesView patch
statusfile
modifiedlib/conf/class/BattleEventConfig.class.php
addedpublic_html/img/info_event/info_event_1134_1.jpg
addedpublic_html/img/info_event/info_event_1134_2.jpg
addedpublic_html/img/info_event/info_event_1135_1.jpg
addedpublic_html/img/info_event/info_event_1135_2.jpg
addedpublic_html/img/info_jrye/BattleEventImg/36/detail_how_to_play.jpg
addedpublic_html/img/info_jrye/BattleEventImg/36/reward_achievement.jpg
addedpublic_html/img/info_jrye/BattleEventImg/36/reward_card.jpg
addedpublic_html/img/info_jrye/BattleEventImg/36/reward_new_point_1.jpg
addedpublic_html/img/info_jrye/BattleEventImg/36/reward_ranking.jpg
addedpublic_html/img/info_jrye/BattleEventImg/36/reward_synthesis.jpg
addedpublic_html/img/ranking/event_battle/info36.jpg
Patch body is stored as a separate file to keep this page lightweight.