From 6b91671ad094861b81025515d05bca1fa79692ce Mon Sep 17 00:00:00 2001 From: Michael Shirt Date: Sat, 22 Oct 2016 20:05:21 -0600 Subject: [PATCH] Reducing house ambience Cuz night said so --- scripts/Script.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Script.rb b/scripts/Script.rb index aa08943..ceee99e 100644 --- a/scripts/Script.rb +++ b/scripts/Script.rb @@ -216,7 +216,7 @@ def blue_ambient end def house_ambient - ambient(-30, -30, -30) + ambient(-15, -15, -15) end # Travel