PR

建築イベント報酬建物データ修正 #1357

kouho opened this at 2026-03-11T10:16:53; closed

Description

opened by kouho at 2026-03-11T10:16:53; updated 2026-03-11T10:23:56

deployと同時に下記Updateクエリを実行

UPDATE user_build_stack SET build_max = 2 WHERE object_no = 6310;
UPDATE user_build_stack SET build_num = 2 WHERE object_no = 6310 AND build_num > 2;
kouho merge at 2026-03-11T10:23:56: 建築イベント報酬建物データ修正
kouho close at 2026-03-11T10:23:56: Close

Commit range

base70ec0af85cd6b941a90440329cb5898be377de2a
head9e9765e42ec957fcf779c7f9f98771c4a496ec26
base branchjolly/jrye-db:master
head branchjolly/jrye-db:fix_build_data

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
modifiedcsv/master_object_data_detail.csv
Patch body is stored as a separate file to keep this page lightweight.