diff --git a/Individual Components/SystemTemplate.rbxm b/Individual Components/SystemTemplate.rbxm index fc669e1..34bd8ce 100644 Binary files a/Individual Components/SystemTemplate.rbxm and b/Individual Components/SystemTemplate.rbxm differ diff --git a/Scripts/SecuritySystem.lua b/Scripts/SecuritySystem.lua index 2aa0352..25e2758 100644 --- a/Scripts/SecuritySystem.lua +++ b/Scripts/SecuritySystem.lua @@ -221,7 +221,7 @@ delay if not chime then ux.setDisplays(keypads, "****DISARMED****", " READY TO ARM ") else - ux.setDisplays(keypads, " DISARMED CHIME ", " READY TO ARM *") + ux.setDisplays(keypads, " DISARMED CHIME ", " READY TO ARM ") end end elseif armState == 1 then -- We are armed stay