mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-27 10:41:42 +00:00
This commit fixes some special cases where a certain series of events could lead to a space turf being created which was not activated in LINDA, therefore it would not drain atmos correctly. Things changed: - ChangeTurf properly updates new space tiles - Admin delete calls changeturf instead of del'ing turfs to satisfy LINDA - Admin delete now uses qdel instead of del, because everything is being switched to qdel.