From 6107b2d2bec55b154547dccc4ae556155e706545 Mon Sep 17 00:00:00 2001 From: Poojawa Date: Tue, 2 Apr 2019 21:03:48 -0500 Subject: [PATCH] Update living_vr.dm --- modular_citadel/code/modules/vore/eating/living_vr.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modular_citadel/code/modules/vore/eating/living_vr.dm b/modular_citadel/code/modules/vore/eating/living_vr.dm index 7848f1f913..96ac435b59 100644 --- a/modular_citadel/code/modules/vore/eating/living_vr.dm +++ b/modular_citadel/code/modules/vore/eating/living_vr.dm @@ -9,7 +9,7 @@ var/vore_taste = null // What the character tastes like var/no_vore = FALSE // If the character/mob can vore. var/openpanel = 0 // Is the vore panel open? - var/noisy = TRUE // tummies are rumbly? + var/noisy = FALSE // tummies are rumbly? var/absorbed = FALSE //are we absorbed? var/next_preyloop