Camera broken

Be careful with your photo shoot, you may break your camera if you push it to the limit. But don't worry, you can set this in the config, and also set a percentage of change for the camera to break.

Config.CameraBroken = true                  -- If you want the camera to break, use this.
Config.CameraBrokenChance = 10              -- Percentage of camera breakage, from 1 to 100% (default 10 = 10%).
Config.CameraBrokenDamage = false           -- When the chamber breaks, it makes a spark that removes 20 HP.

Last updated