ScriptName 000TorchBrightnessScriptfloat fQuestDelayTimefloat Brightnessref TorchRefshort Caveshort DoOnceBegin GamemodeSet fQuestDelayTime to 1RunScriptLine "Set Cave to LocationType.Type"if DoOnce == 0PrintC "Brighter Torches Initialized"set DoOnce to 1endifif Cave == 2 Set TorchRef to Player.PlaceAtMe Torch02 TorchRef.Disable TorchRef.Enable TorchRef.SetLightRadius 2592 endifEnd