Skip to content

Commit

Permalink
Update storages.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
htc16 committed Sep 12, 2024
1 parent 2d76861 commit eed0054
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions data-otservbr-global/lib/core/storages.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2473,22 +2473,22 @@ Storage = {
U10_70 = { -- update 10.70 - Reserved Storages 44801 - 44950
HeroOfRathleton = {},
LionsRock = {
Questline = 52290,
Questline = 44801,
OuterSanctum = {
Skeleton = 52291,
LionsStrength = 52292,
LionsBeauty = 52293,
LionsTears = 52294,
Skeleton = 44802,
LionsStrength = 44803,
LionsBeauty = 44804,
LionsTears = 44805,
},
InnerSanctum = {
SnakeSign = 52295,
LizardSign = 52296,
ScorpionSign = 52297,
HyenaSign = 52298,
Message = 52299,
SnakeSign = 44806,
LizardSign = 44807,
ScorpionSign = 44808,
HyenaSign = 44809,
Message = 44810,
},
Time = 52300,
LionsRockFields = 65007,
Time = 44811,
LionsRockFields = 44812,
},
TheCursedCrystal = {},
TheFireFeatheredSerpentWorldChange = {},
Expand Down

0 comments on commit eed0054

Please sign in to comment.