Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ziqian zhang
Grasscutter
Commits
e8930e92
Unverified
Commit
e8930e92
authored
Nov 02, 2022
by
hamusuke
Committed by
GitHub
Nov 02, 2022
Browse files
Update roomSceneId obfuscated names (#1926)
parent
4ed0b90c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/emu/grasscutter/data/excels/ItemData.java
View file @
e8930e92
...
...
@@ -81,7 +81,7 @@ public class ItemData extends GameResource {
private
List
<
Integer
>
furnType
;
private
List
<
Integer
>
furnitureGadgetID
;
@SerializedName
(
value
=
"roomSceneId"
,
alternate
={
"DANFGGLKLNO"
,
"JFDLJGDFIGL"
,
"OHIANNAEEAK"
})
@SerializedName
(
value
=
"roomSceneId"
,
alternate
={
"BMEPAMCNABE"
,
"DANFGGLKLNO"
,
"JFDLJGDFIGL"
,
"OHIANNAEEAK"
})
private
int
roomSceneId
;
// Custom
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment