mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-07-16 08:55:18 +00:00
turning the sealevel into a deepsurface
This commit is contained in:
parent
3c8c415cac
commit
310593e27e
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, 52.414f)) //abd: 51.414
|
||||
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