function update(data) if data.modeType == "normal" then data.modeType = "survival" end return data end