From b6e8403ebbb9d38083092b7d8c3e08cbb278b9d5 Mon Sep 17 00:00:00 2001 From: DGamerL <108773801+DGamerL@users.noreply.github.com> Date: Mon, 24 Jul 2023 16:44:54 +0200 Subject: [PATCH] gimmegimmegimme (#21727) --- code/game/turfs/simulated/floor/plating.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/turfs/simulated/floor/plating.dm b/code/game/turfs/simulated/floor/plating.dm index b2da17065ef..a86676ef130 100644 --- a/code/game/turfs/simulated/floor/plating.dm +++ b/code/game/turfs/simulated/floor/plating.dm @@ -230,7 +230,7 @@ /turf/simulated/floor/engine/n20 name = "\improper N2O floor" - sleeping_agent = 6000 + sleeping_agent = 60000 oxygen = 0 nitrogen = 0