diff --git a/area.html b/area.html
index 7ae2ea8b8d3b0..bbb7cd231ef00 100644
--- a/area.html
+++ b/area.html
@@ -16,7 +16,7 @@
Vars |
@@ -40,102 +40,102 @@ Var Details
Keeps a lit of adjacent firelocks, used for alarms/ZAS
area_flavor
-
+
string used to determine specific icon variants when structures are used in an area
area_has_base_lighting
-
+
Whether this area has a currently active base lighting, bool
area_limited_icon_smoothing
-
+
Boolean to limit the areas (subtypes included) that atoms in this area can smooth with. Used for shuttles.
base_lighting_alpha
-
+
alpha 0-255 of lighting_effect and thus baselighting intensity
base_lighting_color
-
+
The colour of the light acting on this area
cameras
-
+
Cameras in this area
ceiling
-
+
the material the ceiling is made of. Used for debris from airstrikes and orbital beacons in ceiling_debris()
fake_zlevel
-
+
Used in designating the "level" of maps pretending to be multi-z one Z
lighting_effect
-
+
The mutable appearance we underlay to show light
max_ambience_cooldown
-
+
Used to decide what the maximum time between ambience is
min_ambience_cooldown
-
+
Used to decide what the minimum time between ambience is
outside
-
+
Is this area considered inside or outside
static_lighting
-
+
Whether this area allows static lighting and thus loads the lighting objects
Proc Details
get_apc
Returns the first APC it finds in an area
get_apc_list
Returns a list of APCs in this area