mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-02-12 19:31:07 +00:00
Floor Is Lava (#1098)
* adding another meter to the byblos lava level * turning the sealevel into a deepsurface
This commit is contained in:
parent
006dd201ba
commit
24a44eff1f
1 changed files with 1 additions and 1 deletions
|
|
@ -382,7 +382,7 @@ case object MapInfo extends StringEnum[MapInfo] {
|
|||
checksum = 3797992164L,
|
||||
scale = MapScale.Dim2048,
|
||||
hotSpotSpan = 80,
|
||||
environment = List(SeaLevel(EnvironmentAttribute.Death, 51f)) //ADB: 51.414f
|
||||
environment = List(Pool(EnvironmentAttribute.Death, DeepSurface(51.414f, 2048, 2048, 0, 0)))
|
||||
)
|
||||
|
||||
case object Ugd05
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue