mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-28 19:11:22 +00:00
changelog: rscadd: "New implementation of magnetic door locks, can be found in armory and eng secure storage." soundadd: "Added hydraulic servo sounds." devchangelog: New helpers Added check_neighbor_density(turf/T, var/dir) which checks if anything dense is on a tile next to T and return 1 if it is Added is_type_in_view(var/type, var/dist = 0, var/center = src) and is_type_in_oview which will make a list from view and and return 1 if something matches the declared type