mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Fixes people getting shoved into the overmap zlevel when falling out of the ship. (#16383)
* Fixes people being shoved to the overmap zlevel. * c --------- Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
contact_levels = list(1, 2, 3)
|
||||
player_levels = list(1, 2, 3)
|
||||
accessible_z_levels = list(1, 2, 3)
|
||||
meteor_levels = list(1, 2, 3)
|
||||
|
||||
overmap_event_areas = 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user