Area tweaks (#20391)

Reworked area changes and power define channels

No player visible changes (hopefully)
This commit is contained in:
Fluffy
2025-02-16 19:53:46 +01:00
committed by GitHub
parent 186f94ff58
commit f3dab68568
49 changed files with 184 additions and 123 deletions
+1 -1
View File
@@ -268,7 +268,7 @@
for(var/areatype in areas_without_light)
to_world("* [areatype]")
to_world("<b>AREAS WITHOUT A LIGHT SWITCH:</b>")
to_world("<b>AREAS WITHOUT A AREA_USAGE_LIGHT SWITCH:</b>")
for(var/areatype in areas_without_LS)
to_world("* [areatype]")