white lady's room add
This commit is contained in:
parent
12b6c85cdf
commit
dd680047b2
3 changed files with 9 additions and 8 deletions
13
build/app.js
13
build/app.js
|
|
@ -3935,12 +3935,13 @@ var HK = {
|
|||
spoiler: "The Pale King's Workshop",
|
||||
wiki: "White_Palace#The_Pale_King.27s_workshop"
|
||||
},
|
||||
|
||||
/*
|
||||
White Lady's Room
|
||||
"id": "Quake Floor",
|
||||
"sceneName": "White_Palace_09",
|
||||
*/
|
||||
whiteLadyRoom: {
|
||||
name: "White Palace: Secret Room #2",
|
||||
spoiler: "White Lady's Room, break floor",
|
||||
id: "Quake Floor",
|
||||
sceneName: "White_Palace_09",
|
||||
wiki: "White_Palace#White_Lady.27s_room"
|
||||
},
|
||||
elderbugGaveFlower: {
|
||||
name: "Delicate Flower: Elderbug",
|
||||
spoiler: "Deliver from Traitor's Child Grave",
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1485,7 +1485,7 @@ const HK = {
|
|||
},
|
||||
whiteLadyRoom: {
|
||||
name: "White Palace: Secret Room #2",
|
||||
spoiler: "White Lady's Room",
|
||||
spoiler: "White Lady's Room, break floor",
|
||||
id: "Quake Floor",
|
||||
sceneName: "White_Palace_09",
|
||||
wiki: "White_Palace#White_Lady.27s_room"
|
||||
|
|
|
|||
Loading…
Reference in a new issue