Merge pull request #25 from xmplay/main

add water to golden apple archipelago by default
This commit is contained in:
Melledy
2022-04-19 09:08:58 -07:00
committed by GitHub
2 changed files with 13 additions and 27 deletions

View File

@@ -59,6 +59,7 @@ public class PacketPlayerEnterSceneNotify extends GenshinPacket {
.setEnterReason(reason.getValue())
.addSceneTagIdList(102)
.addSceneTagIdList(107)
.addSceneTagIdList(109)
.addSceneTagIdList(113)
.addSceneTagIdList(117)
.setUnk1(1)