Skip to content

Commit

Permalink
Merge pull request lizardqueenlexi#168 from ArcaneMusic/rndstart-runt…
Browse files Browse the repository at this point in the history
…ime-fix

Fixes material airlock roundstart runtime.
  • Loading branch information
tralezab authored Feb 20, 2023
2 parents 7b91eb1 + 9c17403 commit 3498996
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/machinery/doors/airlock_types.dm
Original file line number Diff line number Diff line change
Expand Up @@ -644,6 +644,7 @@
name = "Airlock"
material_flags = MATERIAL_EFFECTS | MATERIAL_ADD_PREFIX | MATERIAL_GREYSCALE | MATERIAL_AFFECT_STATISTICS
greyscale_config = /datum/greyscale_config/material_airlock
greyscale_colors = "#a5a7ac"
assemblytype = /obj/structure/door_assembly/door_assembly_material

/obj/machinery/door/airlock/material/close(forced, force_crush)
Expand Down

0 comments on commit 3498996

Please sign in to comment.