NumberValue is not changing in Roblox Workspace
问题 I made this script for a bomb that explodes if a value isn't ten, but the value does not change in workspace and even if I change it manually to 10 the bomb still explodes anyways. The bomb has a button to add one to the value and a button to enter, which is supposed to cause it to either explode or not explode but it always explodes. this is the script for the enter button: local Beans = workspace.BigBoomRoom.bomb.button3.Beans.Value function AwMan() end function Creeper() local explosion =