mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 00:21:11 +01:00
Removes unused pressure_resistance variable.
This is used with FEA not ZAS Though it's kind of funny to look at what some of these values were set at. (For reference: ONE_ATMOSPHERE = 101.325)
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
|
||||
|
||||
/atom/var/pressure_resistance = ONE_ATMOSPHERE
|
||||
|
||||
/atom/proc/CanPass(atom/movable/mover, turf/target, height=1.5, air_group = 0)
|
||||
//Purpose: Determines if the object (or airflow) can pass this atom.
|
||||
//Called by: Movement, airflow.
|
||||
|
||||
Reference in New Issue
Block a user