PR

【2/21】天下無双の賞金首 #3927

kouho opened this at 2025-02-19T14:05:14; closed

Description

opened by kouho at 2025-02-19T14:05:14; updated 2025-02-21T11:28:26

概要

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

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

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

Comment

#39043 by kouho at 2025-02-19T14:06:05; updated 2025-02-19T14:06:05

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

kouho change_title at 2025-02-19T14:19:22: 【2/21】建築イベント 【2/21】天下無双の賞金首

Comment

#39058 by wada at 2025-02-20T14:45:21; updated 2025-02-20T14:45:21

@kouho
確認OKです。

wada add_label at 2025-02-20T14:45:24: 和田 LGTM
kouho merge at 2025-02-21T11:28:26: 【2/21】天下無双の賞金首
kouho close at 2025-02-21T11:28:26: Close

Commit range

base58ca53060b256a345bb18cb3330c92cc456831a2
headb4c29001988d6cf30a92ae15f9265e6a147cc244
base branchjolly/jr-web:master
head branchjolly/jr-web:battle_event_0225

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed30 filesView patch
statusfile
modifiedlib/conf/class/BattleEventConfig.class.php
addedpublic_html/img/item/120/1500123.jpg
addedpublic_html/img/item/120/1500124.jpg
addedpublic_html/img/item/120/1500125.jpg
addedpublic_html/img/item/120/1500126.jpg
addedpublic_html/img/item/120/1500127.jpg
addedpublic_html/img/item/120/1607.jpg
addedpublic_html/img/item/150/1500123.jpg
addedpublic_html/img/item/150/1500124.jpg
addedpublic_html/img/item/150/1500125.jpg
addedpublic_html/img/item/150/1500126.jpg
addedpublic_html/img/item/150/1500127.jpg
addedpublic_html/img/item/150/1607.jpg
addedpublic_html/img/item/58/1500123.jpg
addedpublic_html/img/item/58/1500124.jpg
addedpublic_html/img/item/58/1500125.jpg
addedpublic_html/img/item/58/1500126.jpg
addedpublic_html/img/item/58/1500127.jpg
addedpublic_html/img/item/60/1500123.jpg
addedpublic_html/img/item/60/1500124.jpg
addedpublic_html/img/item/60/1500125.jpg
addedpublic_html/img/item/60/1500126.jpg
addedpublic_html/img/item/60/1500127.jpg
addedpublic_html/img/item/60/1607.jpg
addedpublic_html/img/item/70/1500123.jpg
addedpublic_html/img/item/70/1500124.jpg
addedpublic_html/img/item/70/1500125.jpg
addedpublic_html/img/item/70/1500126.jpg
addedpublic_html/img/item/70/1500127.jpg
addedpublic_html/img/item/70/1607.jpg
Patch body is stored as a separate file to keep this page lightweight.