Skip to content

Commit

Permalink
Update code/game/objects/structures/plasticflaps.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Interception&?. <137328283+intercepti0n@users.noreply.github.com>
  • Loading branch information
BaraBarax and intercepti0n authored Feb 9, 2024
1 parent 40d9cbb commit 0bb7fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/structures/plasticflaps.dm
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
qdel(src)
return

. = ..()
return ..()

/obj/structure/plasticflaps/mining //A specific type for mining that doesn't allow airflow because of them damn crates
name = "airtight plastic flaps"
Expand Down

0 comments on commit 0bb7fab

Please sign in to comment.