* Fixes a few more issues with the syndie lavaland base.
* Prevents potential monkey infighting derp.
* Fixes air pump and mixer in atmos.
* Misc fixes and tweaks.
* Whoops monkey.
* Prevents possible exploit relating to nuke op ship.
* Whoops forgot shuttle ID.
* Redesigns the syndicate lavaland base.
* Adds a couple of lights to airlocks.
* Makes external walkway's area unsafe during ash storms.
* Changes areas to /unpowered
* Minor fixes to lightbulbs, bar sign access, and air alarms having 152 when they should have been 150.
* Changes pump to /on subtype and removes unecessary null inupt tags.
* Removes a ton of dirty vars.
* More cleanup.
* I think that's the last of them.
* Removes icon states that shiz requested.
* Moves RPD and adds an empty canister in atmos.
- Fixed missing icon_states on indestructible windows, so they appear
properly in the editor.
- Increased the symmetry of the Syndicate Infiltrator's areas.
- Pointed a few more computers in the correct direction.
- Removed unused keys so future changes will go more smoothly.
* move door_assembly types to new door_assembly_types.dm
fixed some stupid airlock varedits
made glass airlocks a subtype of their solid variant
* examine door assembly to see what name is set
move airlock emagged description to examine()
* !ONE COMMIT PR!
* not one commit pr :(
* fuck wait
* speak emotes, claw attacks
* netherworld link!
* final fixes
* spells, and portals
* grammar
* fixed nether link, more mi-go sounds
* no more shitspells
* final touches
* HALF DONE
* fuck load of changes jesus
* i said TAKE THIS
* FULL DONE
* OK, shiz, take this!
* yea
* i'm actually gonna vomit
* fixes hopefully the last
* fuck
* fixes
* nice :)
* woop
* fantasmifc
* i get it :)
* removed typetext and icontext vars from door assemblies, airlock painter no longer works on door assemblies
removed 'anchored = TRUE, state = 1' copypasta from door assemblies
door assemblies update their name more regularly during construction
added new airlock types to airlock painter on airlocks, and to the RCD
airlock assemblies built with metal are now in a list, you can build many more airlocks
vault door assemblies can be built with 4 plasteel
added a solid version of station2 airlocks, renamed to "public airlock"
glass and mineral sheets are now able to be welded out of door assemblies
* find n replace airlock/glass to airlock/glass_public in maps
door_assembly_glass to door_assembly_public
* made highsec airlocks built with 6 plasteel, removed from RCD and airlock painter
vault doors built with 8 plasteel
removed redundant vars in airlock_types.dm
reverts the dumb rglass 'replacement' addition in door assembly construction
* moved airlock assembly defines to construction defines file
fixed incorrectly named shuttle airlock glass_closed and maint panel protected closed overlays
improved examination message for glass/minerals present in assembly
* airlocks take their dir from the assembly when built from assembly
removed "vertical" variant of survival pod airlock, unneeded
survival pod airlock assembly can have glass applied
solid and glass overlays for survival pod airlocks
* OOPs some airlocks, removes a duplicate door assembly, removes some var edits on maps for a new glass type
* turn copied door assembly code into a proc
some feedback during door assembly construction
door assembly created airlock takes name from base_name if no custom name
moved plasma airlock proc to airlock_types.dm