feat(home-dialog): seed file + importer + bootstrap hookup
Mirrors banners pattern: clear-and-rewrite from per-table JSON seed. Ships one entry pointing at parent_gacha_id 80032 to match the 2026-06-03 prod capture. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
14
SVSim.Bootstrap/Data/seeds/home-dialogs.json
Normal file
14
SVSim.Bootstrap/Data/seeds/home-dialogs.json
Normal file
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"id": 1,
|
||||
"title_text_id": "HomeDialog_0066",
|
||||
"image": "home_dialog_000312",
|
||||
"button_list": [
|
||||
{ "button_text_id": "HomeDialog_0002", "scene": "card_pack", "status": "80032" }
|
||||
],
|
||||
"begin_time": "2026-06-01 02:00:00",
|
||||
"end_time": "2026-07-01 01:59:59",
|
||||
"type": 1,
|
||||
"priority": 0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user